Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/realtek/
Dphy-rtk-usb3.c409 static inline void create_debug_files(struct rtk_phy *rtk_phy) in create_debug_files() function
429 static inline void create_debug_files(struct rtk_phy *rtk_phy) { } in create_debug_files() function
601 create_debug_files(rtk_phy); in rtk_usb3phy_probe()
Dphy-rtk-usb2.c846 static inline void create_debug_files(struct rtk_phy *rtk_phy) in create_debug_files() function
866 static inline void create_debug_files(struct rtk_phy *rtk_phy) { } in create_debug_files() function
1048 create_debug_files(rtk_phy); in rtk_usb2phy_probe()
/linux-6.12.1/drivers/extcon/
Dextcon-rtk-type-c.c845 static inline void create_debug_files(struct type_c_data *type_c) in create_debug_files() function
861 static inline void create_debug_files(struct type_c_data *type_c) { } in create_debug_files() function
1393 create_debug_files(type_c); in extcon_rtk_type_c_probe()
/linux-6.12.1/drivers/usb/host/
Dehci-dbg.c1026 static inline void create_debug_files(struct ehci_hcd *ehci) in create_debug_files() function
1078 static inline void create_debug_files(struct ehci_hcd *bus) { } in create_debug_files() function
Dohci-dbg.c762 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
Dehci-hcd.c673 create_debug_files(ehci); in ehci_run()
Dohci-hcd.c531 create_debug_files (ohci); in ohci_init()
/linux-6.12.1/drivers/usb/gadget/udc/
Dpxa25x_udc.c1338 #define create_debug_files(dev) \ macro
1347 #define create_debug_files(dev) do {} while (0) macro
2382 create_debug_files(dev); in pxa25x_udc_probe()
/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-hcd.c839 static inline void create_debug_files(struct fotg210_hcd *fotg210) in create_debug_files() function
5069 create_debug_files(fotg210); in fotg210_run()