Searched defs:remove_debug_files (Results 1 – 6 of 6) sorted by relevance
28 static inline void remove_debug_files(struct imx21 *imx21) { } in remove_debug_files() function522 static void remove_debug_files(struct imx21 *imx21) in remove_debug_files() function
330 static inline void remove_debug_files (struct ehci_hcd *bus) { } in remove_debug_files() function1079 static inline void remove_debug_files (struct ehci_hcd *ehci) in remove_debug_files() function
800 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
867 static inline void remove_debug_files (struct fusbh200_hcd *fusbh200) in remove_debug_files() function
897 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function
1137 #define remove_debug_files(dev) debugfs_remove(dev->debugfs_udc) macro1142 #define remove_debug_files(dev) do {} while (0) macro