usb_charger_type  624 drivers/usb/phy/phy-mxs-usb.c static enum usb_charger_type mxs_charger_primary_detection(struct mxs_phy *x)
usb_charger_type  627 drivers/usb/phy/phy-mxs-usb.c 	enum usb_charger_type chgr_type = UNKNOWN_TYPE;
usb_charger_type  660 drivers/usb/phy/phy-mxs-usb.c static enum usb_charger_type mxs_charger_secondary_detection(struct mxs_phy *x)
usb_charger_type  677 drivers/usb/phy/phy-mxs-usb.c static enum usb_charger_type mxs_phy_charger_detect(struct usb_phy *phy)
usb_charger_type  682 drivers/usb/phy/phy-mxs-usb.c 	enum usb_charger_type chgr_type = UNKNOWN_TYPE;
usb_charger_type  110 include/linux/usb/phy.h 	enum usb_charger_type	chg_type;
usb_charger_type  157 include/linux/usb/phy.h 	enum usb_charger_type (*charger_detect)(struct usb_phy *x);