Home
last modified time | relevance | path

Searched defs:create_debug_files (Results 1 – 5 of 5) sorted by relevance

/linux-6.8/drivers/usb/host/
Dehci-dbg.c1026 static inline void create_debug_files(struct ehci_hcd *ehci) in create_debug_files() function
1078 static inline void create_debug_files(struct ehci_hcd *bus) { } in create_debug_files() function
Dohci-dbg.c762 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
/linux-6.8/drivers/extcon/
Dextcon-rtk-type-c.c846 static inline void create_debug_files(struct type_c_data *type_c) in create_debug_files() function
862 static inline void create_debug_files(struct type_c_data *type_c) { } in create_debug_files() function
/linux-6.8/drivers/usb/gadget/udc/
Dpxa25x_udc.c1338 #define create_debug_files(dev) \ macro
1347 #define create_debug_files(dev) do {} while (0) macro
/linux-6.8/drivers/usb/fotg210/
Dfotg210-hcd.c839 static inline void create_debug_files(struct fotg210_hcd *fotg210) in create_debug_files() function