Home
last modified time | relevance | path

Searched defs:dbg_qh (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc2/
H A Dhcd.h576 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
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c131 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in dbg_qh() function