Searched defs:oxu (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | oxu210hp-hcd.c | 333 struct oxu_hcd *oxu; member 481 #define oxu_dbg(oxu, fmt, args...) \ argument 483 #define oxu_err(oxu, fmt, args...) \ argument 485 #define oxu_info(oxu, fmt, args...) \ argument 492 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd() 512 #define oxu_vdbg(oxu, fmt, args...) /* Nop */ argument 631 #define dbg_status(oxu, label, status) { \ argument 637 #define dbg_cmd(oxu, label, command) { \ argument 643 #define dbg_port(oxu, label, port, status) { \ argument 689 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done() [all …]
|