Searched refs:ohci_hwPSW (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci.h | 681 static inline u16 ohci_hwPSW(const struct ohci_hcd *ohci, in ohci_hwPSW() function
|
H A D | ohci-dbg.c | 300 u16 psw = ohci_hwPSW (ohci, td, i); in ohci_dump_td()
|
H A D | ohci-q.c | 766 u16 tdPSW = ohci_hwPSW(ohci, td, 0); in td_done()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci.h | 681 static inline u16 ohci_hwPSW(const struct ohci_hcd *ohci, in ohci_hwPSW() function
|
H A D | ohci-dbg.c | 300 u16 psw = ohci_hwPSW (ohci, td, i); in ohci_dump_td()
|
H A D | ohci-q.c | 766 u16 tdPSW = ohci_hwPSW(ohci, td, 0); in td_done()
|
Completed in 8 milliseconds