Searched defs:create_debug_files (Results 1 – 6 of 6) 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() function1049 static inline void create_debug_files (struct ehci_hcd *ehci) in create_debug_files() function
759 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
841 static inline void create_debug_files (struct fusbh200_hcd *fusbh200) in create_debug_files() function
870 static inline void create_debug_files(struct fotg210_hcd *fotg210) in create_debug_files() function
1133 #define create_debug_files(dev) \ macro1146 #define create_debug_files(dev) do {} while (0) macro