Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Doxu210hp-hcd.c55 #define oxu_dbg(oxu, fmt, args...) \ argument
57 #define oxu_err(oxu, fmt, args...) \ argument
59 #define oxu_info(oxu, fmt, args...) \ argument
66 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd()
86 #define oxu_vdbg(oxu, fmt, args...) /* Nop */ argument
205 #define dbg_status(oxu, label, status) { \ argument
211 #define dbg_cmd(oxu, label, command) { \ argument
217 #define dbg_port(oxu, label, port, status) { \ argument
263 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done()
269 static inline void timer_action(struct oxu_hcd *oxu, in timer_action()
[all …]
Doxu210hp.h303 struct oxu_hcd *oxu; member