Searched defs:create_debug_files (Results 1 – 5 of 5) sorted by relevance
27 static inline void create_debug_files(struct imx21 *imx21) { } in create_debug_files() function486 static void create_debug_files(struct imx21 *imx21) in create_debug_files() function
329 static inline void create_debug_files (struct ehci_hcd *bus) { } in create_debug_files() function1050 static inline void create_debug_files (struct ehci_hcd *ehci) in create_debug_files() function
761 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
857 static inline void create_debug_files(struct fotg210_hcd *fotg210) in create_debug_files() function
1132 #define create_debug_files(dev) \ macro1141 #define create_debug_files(dev) do {} while (0) macro