Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dimx21-dbg.c27 static inline void create_debug_files(struct imx21 *imx21) { } in create_debug_files() function
486 static void create_debug_files(struct imx21 *imx21) in create_debug_files() function
Dehci-dbg.c329 static inline void create_debug_files (struct ehci_hcd *bus) { } in create_debug_files() function
1049 static inline void create_debug_files (struct ehci_hcd *ehci) in create_debug_files() function
Dohci-dbg.c759 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
Dehci-hcd.c650 create_debug_files(ehci); in ehci_run()
Dohci-hcd.c512 create_debug_files (ohci); in ohci_init()
Dimx21-hcd.c1874 create_debug_files(imx21); in imx21_probe()
Dfusbh200-hcd.c841 static inline void create_debug_files (struct fusbh200_hcd *fusbh200) in create_debug_files() function
5231 create_debug_files(fusbh200); in fusbh200_run()
Dfotg210-hcd.c870 static inline void create_debug_files(struct fotg210_hcd *fotg210) in create_debug_files() function
5313 create_debug_files(fotg210); in fotg210_run()
/linux-4.1.27/drivers/usb/gadget/udc/
Dpxa25x_udc.c1132 #define create_debug_files(dev) \ macro
1141 #define create_debug_files(dev) do {} while (0) macro
2196 create_debug_files(dev); in pxa25x_udc_probe()