Searched refs:check_reset_complete (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/usb/host/ |
D | ehci-hub.c | 570 static int check_reset_complete ( in check_reset_complete() function 964 temp = check_reset_complete (ehci, wIndex, status_reg, in ehci_hub_control()
|
D | oxu210hp-hcd.c | 822 static int check_reset_complete(struct oxu_hcd *oxu, int index, in check_reset_complete() function 3704 temp = check_reset_complete(oxu, wIndex, status_reg, in oxu_hub_control()
|
/linux-6.12.1/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 2172 static void check_reset_complete(struct usb_hcd *hcd, int index) in check_reset_complete() function 2348 check_reset_complete(hcd, wIndex); in isp1760_hub_control()
|
/linux-6.12.1/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 1364 static int check_reset_complete(struct fotg210_hcd *fotg210, int index, in check_reset_complete() function 1621 temp = check_reset_complete(fotg210, wIndex, status_reg, in fotg210_hub_control()
|