Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/realtek/
Dphy-rtk-usb3.c424 static inline void remove_debug_files(struct rtk_phy *rtk_phy) in remove_debug_files() function
430 static inline void remove_debug_files(struct rtk_phy *rtk_phy) { } in remove_debug_files() function
611 remove_debug_files(rtk_phy); in rtk_usb3phy_remove()
Dphy-rtk-usb2.c861 static inline void remove_debug_files(struct rtk_phy *rtk_phy) in remove_debug_files() function
867 static inline void remove_debug_files(struct rtk_phy *rtk_phy) { } in remove_debug_files() function
1058 remove_debug_files(rtk_phy); in rtk_usb2phy_remove()
/linux-6.12.1/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()
2414 remove_debug_files(dev); in pxa25x_udc_remove()
/linux-6.12.1/drivers/extcon/
Dextcon-rtk-type-c.c856 static inline void remove_debug_files(struct type_c_data *type_c) in remove_debug_files() function
862 static inline void remove_debug_files(struct type_c_data *type_c) { } in remove_debug_files() function
1410 remove_debug_files(type_c); in extcon_rtk_type_c_remove()
/linux-6.12.1/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
Dehci-hcd.c438 remove_debug_files (ehci); in ehci_stop()
Dohci-hcd.c1017 remove_debug_files (ohci); in ohci_stop()
/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-hcd.c853 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files() function
4868 remove_debug_files(fotg210); in fotg210_stop()