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);235 static inline struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy()241 enum usb_phy_type type) in devm_usb_get_phy()350 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()464 struct usb_phy *devm_usb_get_phy(struct device *dev, enum usb_phy_type type) in devm_usb_get_phy()493 struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy()664 int usb_add_phy(struct usb_phy *x, enum usb_phy_type type) in usb_add_phy()
208 enum usb_phy_type type = USB_PHY_TYPE_USB2; in usb_phy_gen_create_phy()