Lines Matching defs:ehci
80 #define ehci_dbg(ehci, fmt, ...) \ argument
82 #define ehci_err(ehci, fmt, ...) \ argument
84 #define ehci_info(ehci, fmt, ...) \ argument
86 #define ehci_warn(ehci, fmt, ...) \ argument
92 #define ehci_vdbg(ehci, fmt, args...) do { } while (0) argument
97 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label) in dbg_hcs_params()
132 static __inline__ void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcs_params()
138 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
163 static __inline__ void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcc_params()
178 static void dbg_qtd (char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
193 static void dbg_qh (char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
412 static inline void dbg_qh (char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
429 #define dbg_status(ehci, label, status) { \ argument
435 #define dbg_cmd(ehci, label, command) { \ argument
441 #define dbg_port(ehci, label, port, status) { \ argument
502 struct ehci_hcd *ehci, in qh_lines()
651 struct ehci_hcd *ehci; in show_async() local
701 struct ehci_hcd *ehci; in show_periodic() local
937 struct ehci_hcd *ehci; in show_registers() local