usb_phy_type       79 include/linux/usb/phy.h 	enum usb_phy_type	type;
usb_phy_type      145 include/linux/usb/phy.h extern int usb_add_phy(struct usb_phy *, enum usb_phy_type type);
usb_phy_type      202 include/linux/usb/phy.h extern struct usb_phy *usb_get_phy(enum usb_phy_type type);
usb_phy_type      204 include/linux/usb/phy.h 	enum usb_phy_type type);
usb_phy_type      214 include/linux/usb/phy.h static inline struct usb_phy *usb_get_phy(enum usb_phy_type type)
usb_phy_type      220 include/linux/usb/phy.h 	enum usb_phy_type type)
usb_phy_type      314 include/linux/usb/phy.h static inline const char *usb_phy_type_string(enum usb_phy_type type)
usb_phy_type        7 include/linux/usb/usb_phy_generic.h 	enum usb_phy_type type;