Searched refs:roothub_portstatus (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-hub.c | 506 u32 status = roothub_portstatus (ohci, i); in ohci_hub_status_data() 752 temp = roothub_portstatus (ohci, wIndex); in ohci_hub_control()
|
H A D | ohci.h | 724 static inline u32 roothub_portstatus (struct ohci_hcd *hc, int i) in roothub_portstatus() function
|
H A D | ohci-da8xx.c | 314 temp = roothub_portstatus(hcd_to_ohci(hcd), wIndex - 1); in ohci_da8xx_hub_control()
|
H A D | ohci-dbg.c | 235 temp = roothub_portstatus (controller, i); in ohci_dump_roothub()
|
H A D | ohci-hcd.c | 850 tmp = roothub_portstatus(ohci, i); in io_watchdog_func()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-hub.c | 506 u32 status = roothub_portstatus (ohci, i); in ohci_hub_status_data() 753 temp = roothub_portstatus (ohci, wIndex); in ohci_hub_control()
|
H A D | ohci-da8xx.c | 315 temp = roothub_portstatus(hcd_to_ohci(hcd), wIndex - 1); in ohci_da8xx_hub_control()
|
H A D | ohci.h | 724 static inline u32 roothub_portstatus (struct ohci_hcd *hc, int i) in roothub_portstatus() function
|
H A D | ohci-dbg.c | 235 temp = roothub_portstatus (controller, i); in ohci_dump_roothub()
|
H A D | ohci-hcd.c | 848 tmp = roothub_portstatus(ohci, i); in io_watchdog_func()
|
Completed in 12 milliseconds