Searched refs:usb_phy_type (Results 1 – 3 of 3) 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()
52 enum usb_phy_type type) in __usb_find_phy()457 struct usb_phy *devm_usb_get_phy(struct device *dev, enum usb_phy_type type) in devm_usb_get_phy()486 struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy()638 int usb_add_phy(struct usb_phy *x, enum usb_phy_type type) in usb_add_phy()
203 enum usb_phy_type type = USB_PHY_TYPE_USB2; in usb_phy_gen_create_phy()