Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/realtek/
Dphy-rtk-usb3.c426 static inline void remove_debug_files(struct rtk_phy *rtk_phy) in remove_debug_files() function
432 static inline void remove_debug_files(struct rtk_phy *rtk_phy) { } in remove_debug_files() function
621 remove_debug_files(rtk_phy); in rtk_usb3phy_remove()
Dphy-rtk-usb2.c863 static inline void remove_debug_files(struct rtk_phy *rtk_phy) in remove_debug_files() function
869 static inline void remove_debug_files(struct rtk_phy *rtk_phy) { } in remove_debug_files() function
1068 remove_debug_files(rtk_phy); in rtk_usb2phy_remove()
/Linux-v6.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
2388 remove_debug_files(dev); in pxa25x_udc_probe()
2411 remove_debug_files(dev); in pxa25x_udc_remove()
/Linux-v6.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
Dohci-hcd.c1009 remove_debug_files (ohci); in ohci_stop()
Dehci-hcd.c438 remove_debug_files (ehci); in ehci_stop()
/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.c860 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function
4875 remove_debug_files(fotg210); in fotg210_stop()