Home
last modified time | relevance | path

Searched refs:usb_charger_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dsc27xx-pmic.h5 extern enum usb_charger_type sprd_pmic_detect_charger_type(struct device *dev);
/openbmc/linux/include/uapi/linux/usb/
H A Dcharger.h16 enum usb_charger_type { enum
/openbmc/linux/drivers/usb/phy/
H A Dphy-mxs-usb.c619 static enum usb_charger_type mxs_charger_primary_detection(struct mxs_phy *x) in mxs_charger_primary_detection()
622 enum usb_charger_type chgr_type = UNKNOWN_TYPE; in mxs_charger_primary_detection()
655 static enum usb_charger_type mxs_charger_secondary_detection(struct mxs_phy *x) in mxs_charger_secondary_detection()
672 static enum usb_charger_type mxs_phy_charger_detect(struct usb_phy *phy) in mxs_phy_charger_detect()
677 enum usb_charger_type chgr_type = UNKNOWN_TYPE; in mxs_phy_charger_detect()
/openbmc/linux/include/linux/usb/
H A Dphy.h110 enum usb_charger_type chg_type;
157 enum usb_charger_type (*charger_detect)(struct usb_phy *x);
/openbmc/linux/drivers/mfd/
H A Dsprd-sc27xx-spi.c70 enum usb_charger_type sprd_pmic_detect_charger_type(struct device *dev) in sprd_pmic_detect_charger_type()
75 enum usb_charger_type type; in sprd_pmic_detect_charger_type()