Searched defs:create_debug_files (Results 1 – 3 of 3) sorted by relevance
762 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
845 static inline void create_debug_files(struct type_c_data *type_c) in create_debug_files() function861 static inline void create_debug_files(struct type_c_data *type_c) { } in create_debug_files() function
1338 #define create_debug_files(dev) \ macro1347 #define create_debug_files(dev) do {} while (0) macro