Searched refs:usb_phy_type (Results 1 – 1 of 1) sorted by relevance
36 enum usb_phy_type { enum93 enum usb_phy_type type;161 extern int usb_add_phy(struct usb_phy *, enum usb_phy_type type);218 extern struct usb_phy *usb_get_phy(enum usb_phy_type type);220 enum usb_phy_type type);234 static inline struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy()240 enum usb_phy_type type) in devm_usb_get_phy()345 static inline const char *usb_phy_type_string(enum usb_phy_type type) in usb_phy_type_string()
Completed in 3 milliseconds