Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
A Dpxa25x_udc.c1344 #define remove_debug_files(dev) debugfs_remove(debugfs_lookup(dev->gadget.name, NULL)) macro
1349 #define remove_debug_files(dev) do {} while (0) macro
2446 remove_debug_files(dev); in pxa25x_udc_probe()
2469 remove_debug_files(dev); in pxa25x_udc_remove()
/linux/drivers/usb/host/
A Dehci-dbg.c1042 static inline void remove_debug_files(struct ehci_hcd *ehci) in remove_debug_files() function
1079 static inline void remove_debug_files(struct ehci_hcd *bus) { } in remove_debug_files() function
A Dohci-dbg.c779 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
A Dehci-hcd.c438 remove_debug_files (ehci); in ehci_stop()
A Dohci-hcd.c1010 remove_debug_files (ohci); in ohci_stop()
A Dfotg210-hcd.c861 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function
4879 remove_debug_files(fotg210); in fotg210_stop()

Completed in 46 milliseconds