Home
last modified time | relevance | path

Searched refs:power_supply_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/power/
H A Dgpio-charger.h21 enum power_supply_type type;
/openbmc/linux/drivers/power/supply/
H A Dmax8903_charger.c85 enum power_supply_type old_type; in max8903_dcin()
144 enum power_supply_type old_type; in max8903_usbin()
H A Dmax14656_charger_detector.c66 enum power_supply_type type;
H A Dgpio-charger.c138 static enum power_supply_type gpio_charger_get_type(struct device *dev) in gpio_charger_get_type()
/openbmc/linux/include/linux/
H A Dpower_supply.h179 enum power_supply_type { enum
244 enum power_supply_type type;
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c250 enum power_supply_type chg_type;
741 static const char *chg_to_string(enum power_supply_type chg_type) in chg_to_string()