Searched defs:oxu (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/usb/host/ |
D | oxu210hp-hcd.c | 310 struct oxu_hcd *oxu; member 458 #define oxu_dbg(oxu, fmt, args...) \ argument 460 #define oxu_err(oxu, fmt, args...) \ argument 462 #define oxu_info(oxu, fmt, args...) \ argument 469 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd() 489 #define oxu_vdbg(oxu, fmt, args...) /* Nop */ argument 608 #define dbg_status(oxu, label, status) { \ argument 614 #define dbg_cmd(oxu, label, command) { \ argument 620 #define dbg_port(oxu, label, port, status) { \ argument 666 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done() [all …]
|