Home
last modified time | relevance | path

Searched refs:usb_phy_type_string (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/phy/
H A Dphy.c503 usb_phy_type_string(type)); in usb_get_phy()
688 usb_phy_type_string(type)); in usb_add_phy()
/linux/include/linux/usb/
H A Dphy.h350 static inline const char *usb_phy_type_string(enum usb_phy_type type) in usb_phy_type_string() function