Searched defs:remove_debug_files (Results 1 – 4 of 4) sorted by relevance
24 static inline void remove_debug_files(struct imx21 *imx21) { } in remove_debug_files() function518 static void remove_debug_files(struct imx21 *imx21) in remove_debug_files() function
422 static inline void remove_debug_files (struct ohci_hcd *bus) { } in remove_debug_files() function866 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
345 static inline void remove_debug_files (struct ehci_hcd *bus) { } in remove_debug_files() function1091 static inline void remove_debug_files (struct ehci_hcd *ehci) in remove_debug_files() function
1140 #define remove_debug_files(dev) \ macro1149 #define remove_debug_files(dev) do {} while (0) macro