.clear_stall
- Reply: Hans Petter Selasky : "Re: .clear_stall"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Apr 2022 06:58:46 UTC
hello, my xhci driver keeps getting calls from the kernel to the .clear_stall interface defined in http://fxr.watson.org/fxr/source/dev/usb/controller/xhci.c?im=10#L4365 4365 .clear_stall = xhci_ep_clear_stall, Can someone tell me why this interface gets called? thanks -kamal