Searched defs:remove_debug_files (Results 1 – 3 of 3) sorted by relevance
779 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
856 static inline void remove_debug_files(struct type_c_data *type_c) in remove_debug_files() function862 static inline void remove_debug_files(struct type_c_data *type_c) { } 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