Searched refs:endpoint_reset (Results 1 – 12 of 12) sorted by relevance
| /Linux-v6.6/drivers/usb/host/ |
| D | ehci-grlib.c | 49 .endpoint_reset = ehci_endpoint_reset,
|
| D | ehci-xilinx-of.c | 85 .endpoint_reset = ehci_endpoint_reset,
|
| D | ehci-sh.c | 51 .endpoint_reset = ehci_endpoint_reset,
|
| D | ehci-ppc-of.c | 50 .endpoint_reset = ehci_endpoint_reset,
|
| D | ehci-ps3.c | 70 .endpoint_reset = ehci_endpoint_reset,
|
| D | ehci-hcd.c | 1265 .endpoint_reset = ehci_endpoint_reset,
|
| D | xhci.c | 5297 .endpoint_reset = xhci_endpoint_reset,
|
| /Linux-v6.6/include/linux/usb/ |
| D | hcd.h | 307 void (*endpoint_reset)(struct usb_hcd *hcd, member
|
| /Linux-v6.6/drivers/usb/core/ |
| D | hcd.c | 1987 if (hcd->driver->endpoint_reset) in usb_hcd_reset_endpoint() 1988 hcd->driver->endpoint_reset(hcd, ep); in usb_hcd_reset_endpoint()
|
| /Linux-v6.6/drivers/cxl/core/ |
| D | region.c | 169 goto endpoint_reset; in cxl_region_decode_reset() 188 endpoint_reset: in cxl_region_decode_reset()
|
| /Linux-v6.6/drivers/usb/dwc2/ |
| D | hcd.c | 4999 .endpoint_reset = _dwc2_hcd_endpoint_reset,
|
| /Linux-v6.6/drivers/usb/fotg210/ |
| D | fotg210-hcd.c | 5517 .endpoint_reset = fotg210_endpoint_reset,
|