usb_phy_type      210 drivers/usb/phy/phy-generic.c 	enum usb_phy_type type = USB_PHY_TYPE_USB2;
usb_phy_type       38 drivers/usb/phy/phy.c 	enum usb_phy_type type)
usb_phy_type      415 drivers/usb/phy/phy.c struct usb_phy *devm_usb_get_phy(struct device *dev, enum usb_phy_type type)
usb_phy_type      444 drivers/usb/phy/phy.c struct usb_phy *usb_get_phy(enum usb_phy_type type)
usb_phy_type      615 drivers/usb/phy/phy.c int usb_add_phy(struct usb_phy *x, enum usb_phy_type type)
usb_phy_type       93 include/linux/usb/phy.h 	enum usb_phy_type	type;
usb_phy_type      161 include/linux/usb/phy.h extern int usb_add_phy(struct usb_phy *, enum usb_phy_type type);
usb_phy_type      218 include/linux/usb/phy.h extern 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      235 include/linux/usb/phy.h static inline struct usb_phy *usb_get_phy(enum usb_phy_type type)
usb_phy_type      241 include/linux/usb/phy.h 	enum usb_phy_type type)
usb_phy_type      350 include/linux/usb/phy.h static inline const char *usb_phy_type_string(enum usb_phy_type type)
usb_phy_type        9 include/linux/usb/usb_phy_generic.h 	enum usb_phy_type type;