Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mfd/
Dsc27xx-pmic.h5 extern enum usb_charger_type sprd_pmic_detect_charger_type(struct device *dev);
/linux-6.6.21/include/uapi/linux/usb/
Dcharger.h16 enum usb_charger_type { enum
/linux-6.6.21/drivers/usb/phy/
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()
/linux-6.6.21/include/linux/usb/
Dphy.h110 enum usb_charger_type chg_type;
157 enum usb_charger_type (*charger_detect)(struct usb_phy *x);
/linux-6.6.21/drivers/mfd/
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()