Searched refs:oxu (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/usb/host/ |
| D | oxu210hp-hcd.c | 42 #define oxu_dbg(oxu, fmt, args...) \ argument 43 dev_dbg(oxu_to_hcd(oxu)->self.controller , fmt , ## args) 44 #define oxu_err(oxu, fmt, args...) \ argument 45 dev_err(oxu_to_hcd(oxu)->self.controller , fmt , ## args) 46 #define oxu_info(oxu, fmt, args...) \ argument 47 dev_info(oxu_to_hcd(oxu)->self.controller , fmt , ## args) 53 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd() argument 55 return container_of((void *) oxu, struct usb_hcd, hcd_priv); in oxu_to_hcd() 73 #define oxu_vdbg(oxu, fmt, args...) /* Nop */ argument 192 #define dbg_status(oxu, label, status) { \ argument [all …]
|
| D | oxu210hp.h | 304 struct oxu_hcd *oxu; member
|