Searched defs:remove_debug_files (Results 1 – 4 of 4) sorted by relevance
1042 static inline void remove_debug_files(struct ehci_hcd *ehci) in remove_debug_files() function1079 static inline void remove_debug_files(struct ehci_hcd *bus) { } in remove_debug_files() function
779 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
1343 #define remove_debug_files(dev) debugfs_lookup_and_remove(dev->gadget.name, NULL) macro1348 #define remove_debug_files(dev) do {} while (0) macro
857 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function