Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-dbg.c399 static inline void create_debug_files (struct ohci_hcd *bus) { } in create_debug_files() function
810 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
Dehci-dbg.c321 static inline void create_debug_files (struct ehci_hcd *bus) { } in create_debug_files() function
916 static inline void create_debug_files (struct ehci_hcd *ehci) in create_debug_files() function
Dehci-hcd.c637 create_debug_files(ehci); in ehci_run()
Dohci-hcd.c560 create_debug_files (ohci); in ohci_init()
/drivers/usb/gadget/
Dpxa25x_udc.c1141 #define create_debug_files(dev) \ macro
1154 #define create_debug_files(dev) do {} while (0) macro
2248 create_debug_files(dev); in pxa25x_udc_probe()