Lines Matching defs:ehci
21 #define ehci_dbg(ehci, fmt, args...) \ argument
23 #define ehci_err(ehci, fmt, args...) \ argument
25 #define ehci_info(ehci, fmt, args...) \ argument
27 #define ehci_warn(ehci, fmt, args...) \ argument
33 static inline void ehci_vdbg(struct ehci_hcd *ehci, ...) {} in ehci_vdbg()
42 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label) in dbg_hcs_params()
76 static inline void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcs_params()
86 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
115 static inline void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcc_params()
122 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
138 dbg_qh (const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
148 dbg_itd (const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
179 dbg_sitd (const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) in dbg_sitd()
300 dbg_qh (char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
322 #define dbg_status(ehci, label, status) { \ argument
328 #define dbg_cmd(ehci, label, command) { \ argument
334 #define dbg_port(ehci, label, port, status) { \ argument
414 static inline char token_mark(struct ehci_hcd *ehci, __hc32 token) in token_mark()
429 struct ehci_hcd *ehci, in qh_lines()
522 struct ehci_hcd *ehci; in fill_async_buffer() local
559 struct ehci_hcd *ehci; in fill_periodic_buffer() local
700 static const char *rh_state_string(struct ehci_hcd *ehci) in rh_state_string()
716 struct ehci_hcd *ehci; in fill_registers_buffer() local
995 struct ehci_hcd *ehci; in debug_lpm_write() local
1061 static inline void create_debug_files (struct ehci_hcd *ehci) in create_debug_files()
1091 static inline void remove_debug_files (struct ehci_hcd *ehci) in remove_debug_files()