Searched defs:create_debug_files (Results 1 – 4 of 4) sorted by relevance
23 static inline void create_debug_files(struct imx21 *imx21) { } in create_debug_files() function482 static void create_debug_files(struct imx21 *imx21) in create_debug_files() function
421 static inline void create_debug_files (struct ohci_hcd *bus) { } in create_debug_files() function825 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
344 static inline void create_debug_files (struct ehci_hcd *bus) { } in create_debug_files() function1061 static inline void create_debug_files (struct ehci_hcd *ehci) in create_debug_files() function
1135 #define create_debug_files(dev) \ macro1148 #define create_debug_files(dev) do {} while (0) macro