Home
last modified time | relevance | path

Searched defs:create_debug_files (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/phy/realtek/
H A 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
H A 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
/linux/drivers/usb/host/
H A Dohci-dbg.c762 static inline void create_debug_files (struct ohci_hcd *ohci) in create_debug_files() function
/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c1338 #define create_debug_files(dev) \ macro
1347 #define create_debug_files(dev) do {} while (0) macro
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c839 static inline void create_debug_files(struct fotg210_hcd *fotg210) in create_debug_files() function