Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dimx21-dbg.c28 static inline void remove_debug_files(struct imx21 *imx21) { } in remove_debug_files() function
522 static void remove_debug_files(struct imx21 *imx21) in remove_debug_files() function
Dehci-dbg.c330 static inline void remove_debug_files (struct ehci_hcd *bus) { } in remove_debug_files() function
1079 static inline void remove_debug_files (struct ehci_hcd *ehci) in remove_debug_files() function
Dohci-dbg.c800 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
Dimx21-hcd.c1823 remove_debug_files(imx21); in imx21_remove()
1926 remove_debug_files(imx21); in imx21_probe()
Dehci-hcd.c439 remove_debug_files (ehci); in ehci_stop()
Dohci-hcd.c984 remove_debug_files (ohci); in ohci_stop()
Dfusbh200-hcd.c867 static inline void remove_debug_files (struct fusbh200_hcd *fusbh200) in remove_debug_files() function
5045 remove_debug_files (fusbh200); in fusbh200_stop()
Dfotg210-hcd.c897 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function
5111 remove_debug_files(fotg210); in fotg210_stop()
/linux-4.1.27/drivers/usb/gadget/udc/
Dpxa25x_udc.c1137 #define remove_debug_files(dev) debugfs_remove(dev->debugfs_udc) macro
1142 #define remove_debug_files(dev) do {} while (0) macro
2202 remove_debug_files(dev); in pxa25x_udc_probe()
2225 remove_debug_files(dev); in pxa25x_udc_remove()