Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dda9052-battery.c170 int charger_type; member
249 bat->charger_type = DA9052_CHARGER; in da9052_bat_check_status()
273 bat->charger_type = DA9052_CHARGER; in da9052_bat_check_status()
276 bat->charger_type = DA9052_NOCHARGER; in da9052_bat_check_status()
513 (bat->charger_type == DA9052_NOCHARGER) ? 0 : 1; in da9052_bat_get_property()
601 bat->charger_type = DA9052_NOCHARGER; in da9052_bat_probe()
Dabx500_chargalg.c61 enum abx500_chargers charger_type; member
355 if (di->chg_info.charger_type & USB_CHG) { in abx500_chargalg_check_charger_enable()
359 } else if ((di->chg_info.charger_type & AC_CHG) && in abx500_chargalg_check_charger_enable()
386 if (di->chg_info.charger_type != AC_CHG) { in abx500_chargalg_check_charger_connection()
387 di->chg_info.charger_type = AC_CHG; in abx500_chargalg_check_charger_connection()
393 di->chg_info.charger_type = USB_CHG; in abx500_chargalg_check_charger_connection()
399 di->chg_info.charger_type = NO_CHG; in abx500_chargalg_check_charger_connection()
403 di->chg_info.charger_type = NO_CHG; in abx500_chargalg_check_charger_connection()
440 switch (di->chg_info.charger_type) { in abx500_chargalg_start_safety_timer()
614 di->chg_info.charger_type & AC_CHG) { in abx500_chargalg_update_chg_curr()
[all …]
/Linux-v5.10/drivers/acpi/dptf/
Ddptf_power.c48 DPTF_POWER_SHOW(charger_type, CTYP)
59 static DEVICE_ATTR_RO(charger_type);
DKconfig30 charger_type
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-platform-dptf1 What: /sys/bus/platform/devices/INT3407:00/dptf_power/charger_type