Home
last modified time | relevance | path

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

/linux/drivers/usb/phy/
A Dphy-mxs-usb.c624 static enum usb_charger_type mxs_charger_primary_detection(struct mxs_phy *x) in mxs_charger_primary_detection()
627 enum usb_charger_type chgr_type = UNKNOWN_TYPE; in mxs_charger_primary_detection()
660 static enum usb_charger_type mxs_charger_secondary_detection(struct mxs_phy *x) in mxs_charger_secondary_detection()
677 static enum usb_charger_type mxs_phy_charger_detect(struct usb_phy *phy) in mxs_phy_charger_detect()
682 enum usb_charger_type chgr_type = UNKNOWN_TYPE; in mxs_phy_charger_detect()
/linux/include/linux/mfd/
A Dsc27xx-pmic.h5 extern enum usb_charger_type sprd_pmic_detect_charger_type(struct device *dev);
/linux/include/uapi/linux/usb/
A Dcharger.h16 enum usb_charger_type { enum
/linux/drivers/mfd/
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()
/linux/include/linux/usb/
A Dphy.h110 enum usb_charger_type chg_type;
157 enum usb_charger_type (*charger_detect)(struct usb_phy *x);

Completed in 9 milliseconds