Searched refs:POWER_SUPPLY_TYPE_BATTERY (Results 1 – 25 of 95) sorted by relevance
1234
| /linux/drivers/power/supply/ |
| H A D | power_supply_leds.c | 198 if (psy->desc->type == POWER_SUPPLY_TYPE_BATTERY) in power_supply_update_leds() 206 if (psy->desc->type == POWER_SUPPLY_TYPE_BATTERY) in power_supply_create_triggers() 213 if (psy->desc->type == POWER_SUPPLY_TYPE_BATTERY) in power_supply_remove_triggers()
|
| H A D | max8903_charger.c | 132 data->psy_desc.type = POWER_SUPPLY_TYPE_BATTERY; in max8903_dcin() 189 data->psy_desc.type = POWER_SUPPLY_TYPE_BATTERY; in max8903_usbin() 347 POWER_SUPPLY_TYPE_BATTERY); in max8903_probe()
|
| H A D | ab8500_chargalg.c | 896 case POWER_SUPPLY_TYPE_BATTERY: in ab8500_chargalg_get_ext_psy_data() 943 case POWER_SUPPLY_TYPE_BATTERY: in ab8500_chargalg_get_ext_psy_data() 988 case POWER_SUPPLY_TYPE_BATTERY: in ab8500_chargalg_get_ext_psy_data() 1072 case POWER_SUPPLY_TYPE_BATTERY: in ab8500_chargalg_get_ext_psy_data() 1113 case POWER_SUPPLY_TYPE_BATTERY: in ab8500_chargalg_get_ext_psy_data() 1137 case POWER_SUPPLY_TYPE_BATTERY: in ab8500_chargalg_get_ext_psy_data() 1147 case POWER_SUPPLY_TYPE_BATTERY: in ab8500_chargalg_get_ext_psy_data()
|
| H A D | collie_battery.c | 222 .type = POWER_SUPPLY_TYPE_BATTERY, 253 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | lenovo_yoga_c630_battery.c | 312 .type = POWER_SUPPLY_TYPE_BATTERY, 320 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | ug3105_battery.c | 112 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | max8998_charger.c | 85 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | wm831x_backup.c | 189 devdata->backup_desc.type = POWER_SUPPLY_TYPE_BATTERY; in wm831x_backup_probe()
|
| H A D | rt5033_battery.c | 135 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | pmu_battery.c | 172 pbat->bat_desc.type = POWER_SUPPLY_TYPE_BATTERY; in pmu_bat_init()
|
| H A D | lego_ev3_battery.c | 147 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | rx51_battery.c | 202 di->bat_desc.type = POWER_SUPPLY_TYPE_BATTERY; in rx51_battery_probe()
|
| H A D | ingenic-battery.c | 144 desc->type = POWER_SUPPLY_TYPE_BATTERY; in ingenic_battery_probe()
|
| H A D | wm97xx_battery.c | 120 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | twl4030_madc_battery.c | 173 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | acer_a500_battery.c | 217 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | goldfish_battery.c | 187 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | ipaq_micro_battery.c | 204 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | pm8916_bms_vm.c | 142 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | max8997_charger.c | 154 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | chagall-battery.c | 185 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| H A D | generic-adc-battery.c | 176 psy_desc->type = POWER_SUPPLY_TYPE_BATTERY; in gab_probe()
|
| /linux/drivers/usb/misc/ |
| H A D | apple-mfi-fastcharge.c | 160 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | vexia_atla10_ec.c | 205 .type = POWER_SUPPLY_TYPE_BATTERY,
|
| /linux/drivers/hid/ |
| H A D | hid-kysona.c | 179 drv_data->battery_desc.type = POWER_SUPPLY_TYPE_BATTERY; in kysona_battery_probe()
|
1234