Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dimx21-dbg.c24 static inline void remove_debug_files(struct imx21 *imx21) { } in remove_debug_files() function
518 static void remove_debug_files(struct imx21 *imx21) in remove_debug_files() function
Dohci-dbg.c422 static inline void remove_debug_files (struct ohci_hcd *bus) { } in remove_debug_files() function
866 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
Dehci-dbg.c345 static inline void remove_debug_files (struct ehci_hcd *bus) { } in remove_debug_files() function
1084 static inline void remove_debug_files (struct ehci_hcd *ehci) in remove_debug_files() function
Dohci-hcd.c908 remove_debug_files (ohci); in ohci_stop()
Dimx21-hcd.c1810 remove_debug_files(imx21); in imx21_remove()
1912 remove_debug_files(imx21); in imx21_probe()
Dehci-hcd.c578 remove_debug_files (ehci); in ehci_stop()
/linux-3.4.99/drivers/usb/gadget/
Dpxa25x_udc.c1140 #define remove_debug_files(dev) \ macro
1149 #define remove_debug_files(dev) do {} while (0) macro
2231 remove_debug_files(dev); in pxa25x_udc_probe()
2267 remove_debug_files(dev); in pxa25x_udc_remove()