Searched defs:create_debug_files (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/host/
H A Dimx21-dbg.c23 static inline void create_debug_files(struct imx21 *imx21) { } function
482 static void create_debug_files(struct imx21 *imx21) function
H A Dehci-dbg.c344 static inline void create_debug_files (struct ehci_hcd *bus) { } function
1054 static inline void create_debug_files (struct ehci_hcd *ehci) function
H A Dohci-dbg.c421 static inline void create_debug_files (struct ohci_hcd *bus) { } function
825 static inline void create_debug_files (struct ohci_hcd *ohci) function
/drivers/usb/gadget/
H A Dpxa25x_udc.c1135 #define create_debug_files(dev) \ macro
1148 #define create_debug_files(dev) do {} while (0) macro
2225 create_debug_files(dev);

Completed in 164 milliseconds