Lines Matching defs:ehci

27 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label)  in dbg_hcs_params()
61 static inline void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcs_params()
71 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
100 static inline void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcc_params()
107 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
123 dbg_qh (const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
133 dbg_itd (const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
164 dbg_sitd (const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) in dbg_sitd()
285 dbg_qh (char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
307 #define dbg_status(ehci, label, status) { \ argument
313 #define dbg_cmd(ehci, label, command) { \ argument
319 #define dbg_port(ehci, label, port, status) { \ argument
392 static inline char token_mark(struct ehci_hcd *ehci, __hc32 token) in token_mark()
407 struct ehci_hcd *ehci, in qh_lines()
500 struct ehci_hcd *ehci; in fill_async_buffer() local
538 struct ehci_hcd *ehci; in fill_bandwidth_buffer() local
623 struct ehci_hcd *ehci; in fill_periodic_buffer() local
764 static const char *rh_state_string(struct ehci_hcd *ehci) in rh_state_string()
782 struct ehci_hcd *ehci; in fill_registers_buffer() local
1050 static inline void create_debug_files (struct ehci_hcd *ehci) in create_debug_files()
1080 static inline void remove_debug_files (struct ehci_hcd *ehci) in remove_debug_files()