Searched refs:dbg_hcs_params (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-dbg.c | 15 static void dbg_hcs_params(struct ehci_hcd *ehci, char *label) in dbg_hcs_params() function 1049 static inline void dbg_hcs_params(struct ehci_hcd *ehci, char *label) { } in dbg_hcs_params() function
|
H A D | ehci-hcd.c | 685 dbg_hcs_params(ehci, "reset"); in ehci_setup()
|
H A D | fotg210-hcd.c | 94 static void dbg_hcs_params(struct fotg210_hcd *fotg210, char *label) in dbg_hcs_params() function 5088 dbg_hcs_params(fotg210, "reset"); in fotg210_setup()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-dbg.c | 15 static void dbg_hcs_params(struct ehci_hcd *ehci, char *label) in dbg_hcs_params() function 1049 static inline void dbg_hcs_params(struct ehci_hcd *ehci, char *label) { } in dbg_hcs_params() function
|
H A D | ehci-hcd.c | 686 dbg_hcs_params(ehci, "reset"); in ehci_setup()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 93 static void dbg_hcs_params(struct fotg210_hcd *fotg210, char *label) in dbg_hcs_params() function 5087 dbg_hcs_params(fotg210, "reset"); in fotg210_setup()
|
Completed in 19 milliseconds