Home
last modified time | relevance | path

Searched defs:remove_debug_files (Results 1 – 5 of 5) sorted by relevance

/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
1080 static inline void remove_debug_files (struct ehci_hcd *ehci) in remove_debug_files() function
Dohci-dbg.c802 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
Dfotg210-hcd.c884 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function
/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