Searched defs:dbg_qh (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-dbg.c | 96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh() function 1052 static inline void __maybe_unused dbg_qh(const char *label, in dbg_qh() function
|
H A D | fotg210-hcd.c | 132 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in dbg_qh() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-dbg.c | 96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh() function 1052 static inline void __maybe_unused dbg_qh(const char *label, in dbg_qh() function
|
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | hcd.h | 605 static inline bool dbg_qh(struct dwc2_qh *qh) { return true; } in dbg_qh() function 615 static inline bool dbg_qh(struct dwc2_qh *qh) in dbg_qh() function
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | hcd.h | 576 static inline bool dbg_qh(struct dwc2_qh *qh) { return true; } in dbg_qh() function 586 static inline bool dbg_qh(struct dwc2_qh *qh) in dbg_qh() function
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 131 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in dbg_qh() function
|
Completed in 19 milliseconds