Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dimx21-dbg.c14 static inline void create_debug_files(struct imx21 *imx21) { } in create_debug_files() function
418 static void create_debug_files(struct imx21 *imx21) in create_debug_files() function
H A 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
H A Dohci-dbg.c762 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
H A Dehci-hcd.c672 create_debug_files(ehci); in ehci_run()
H A Dohci-hcd.c533 create_debug_files (ohci); in ohci_init()
H A Dimx21-hcd.c1861 create_debug_files(imx21); in imx21_probe()
H A Dfotg210-hcd.c847 static inline void create_debug_files(struct fotg210_hcd *fotg210) in create_debug_files() function
5077 create_debug_files(fotg210); in fotg210_run()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c1339 #define create_debug_files(dev) \ macro
1348 #define create_debug_files(dev) do {} while (0) macro
2440 create_debug_files(dev); in pxa25x_udc_probe()