Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dimx21-dbg.c15 static inline void remove_debug_files(struct imx21 *imx21) { } in remove_debug_files() function
433 static void remove_debug_files(struct imx21 *imx21) in remove_debug_files() function
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
Dohci-dbg.c779 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
Dfotg210-hcd.c859 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function
/kernel/linux/linux-6.6/drivers/usb/host/
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
Dohci-dbg.c779 static inline void remove_debug_files (struct ohci_hcd *ohci) in remove_debug_files() function
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
Dpxa25x_udc.c1343 #define remove_debug_files(dev) debugfs_lookup_and_remove(dev->gadget.name, NULL) macro
1348 #define remove_debug_files(dev) do {} while (0) macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dpxa25x_udc.c1344 #define remove_debug_files(dev) debugfs_remove(dev->debugfs_udc) macro
1349 #define remove_debug_files(dev) do {} while (0) macro
/kernel/linux/linux-6.6/drivers/usb/fotg210/
Dfotg210-hcd.c857 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function