Home
last modified time | relevance | path

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

/linux-3.3/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
1091 static inline void remove_debug_files (struct ehci_hcd *ehci) in remove_debug_files() function
/linux-3.3/drivers/usb/gadget/
Dpxa25x_udc.c1140 #define remove_debug_files(dev) \ macro
1149 #define remove_debug_files(dev) do {} while (0) macro