/Linux-v4.19/drivers/power/supply/ |
D | da9150-charger.c | 50 union power_supply_propval *val) in da9150_charger_supply_online() 59 union power_supply_propval *val) in da9150_charger_vbus_voltage_now() 75 union power_supply_propval *val) in da9150_charger_ibus_current_avg() 91 union power_supply_propval *val) in da9150_charger_tjunc_temp() 115 union power_supply_propval *val) in da9150_charger_get_prop() 143 union power_supply_propval *val) in da9150_charger_battery_status() 186 union power_supply_propval *val) in da9150_charger_battery_health() 222 union power_supply_propval *val) in da9150_charger_battery_present() 237 union power_supply_propval *val) in da9150_charger_battery_charge_type() 261 union power_supply_propval *val) in da9150_charger_battery_voltage_min() [all …]
|
D | olpc_battery.c | 61 union power_supply_propval *val) in olpc_ac_get_prop() 97 static int olpc_bat_get_status(union power_supply_propval *val, uint8_t ec_byte) in olpc_bat_get_status() 121 static int olpc_bat_get_health(union power_supply_propval *val) in olpc_bat_get_health() 158 static int olpc_bat_get_mfr(union power_supply_propval *val) in olpc_bat_get_mfr() 183 static int olpc_bat_get_tech(union power_supply_propval *val) in olpc_bat_get_tech() 208 static int olpc_bat_get_charge_full_design(union power_supply_propval *val) in olpc_bat_get_charge_full_design() 211 union power_supply_propval tech; in olpc_bat_get_charge_full_design() 254 static int olpc_bat_get_charge_now(union power_supply_propval *val) in olpc_bat_get_charge_now() 257 union power_supply_propval full; in olpc_bat_get_charge_now() 272 static int olpc_bat_get_voltage_max_design(union power_supply_propval *val) in olpc_bat_get_voltage_max_design() [all …]
|
D | adp5061.c | 177 union power_supply_propval *val) in adp5061_get_input_current_limit() 227 union power_supply_propval *val) in adp5061_get_min_voltage() 243 union power_supply_propval *val) in adp5061_get_chg_volt_lim() 259 union power_supply_propval *val) in adp5061_get_max_voltage() 337 union power_supply_propval *val) in adp5061_get_const_chg_current() 356 union power_supply_propval *val) in adp5061_get_prechg_current() 389 union power_supply_propval *val) in adp5061_get_vweak_th() 422 union power_supply_propval *val) in adp5061_get_chg_type() 441 union power_supply_propval *val) in adp5061_get_charger_status() 474 union power_supply_propval *val) in adp5061_get_battery_status() [all …]
|
D | bq24190_charger.c | 727 union power_supply_propval *val) in bq24190_charger_get_charge_type() 760 const union power_supply_propval *val) in bq24190_charger_set_charge_type() 815 union power_supply_propval *val) in bq24190_charger_get_health() 880 union power_supply_propval *val) in bq24190_charger_get_online() 903 const union power_supply_propval *val); 905 union power_supply_propval *val); 907 union power_supply_propval *val); 909 const union power_supply_propval *val); 912 const union power_supply_propval *val) in bq24190_charger_set_online() 918 union power_supply_propval *val) in bq24190_charger_get_status() [all …]
|
D | apm_power.c | 40 union power_supply_propval full; 120 union power_supply_propval full; in do_calculate_time() 121 union power_supply_propval empty; in do_calculate_time() 122 union power_supply_propval cur; in do_calculate_time() 123 union power_supply_propval I; in do_calculate_time() 218 union power_supply_propval empty, full, cur; in calculate_capacity() 285 union power_supply_propval status; in apm_battery_apm_get_power_status() 286 union power_supply_propval capacity, time_to_full, time_to_empty; in apm_battery_apm_get_power_status()
|
D | lp8788-charger.c | 149 union power_supply_propval *val) in lp8788_charger_get_property() 171 union power_supply_propval *val) in lp8788_get_battery_status() 204 union power_supply_propval *val) in lp8788_get_battery_health() 224 union power_supply_propval *val) in lp8788_get_battery_present() 248 union power_supply_propval *val) in lp8788_get_battery_voltage() 254 union power_supply_propval *val) in lp8788_get_battery_capacity() 292 union power_supply_propval *val) in lp8788_get_battery_temperature() 312 union power_supply_propval *val) in lp8788_get_battery_charging_current() 325 union power_supply_propval *val) in lp8788_get_charging_termination_voltage() 338 union power_supply_propval *val) in lp8788_battery_get_property()
|
D | da9150-fg.c | 228 union power_supply_propval *val) in da9150_fg_capacity() 240 union power_supply_propval *val) in da9150_fg_current_avg() 265 union power_supply_propval *val) in da9150_fg_voltage_avg() 280 union power_supply_propval *val) in da9150_fg_charge_full() 295 union power_supply_propval *val) in da9150_fg_temp() 315 union power_supply_propval *val) in da9150_fg_get_prop() 347 union power_supply_propval val; in da9150_fg_soc_changed()
|
D | power_supply_core.c | 316 union power_supply_propval ret = {0,}; in __power_supply_am_i_supplied() 349 union power_supply_propval ret = {0,}; in __power_supply_is_system_supplied() 384 union power_supply_propval ret = {0,}; in __power_supply_get_supplier_max_current() 399 union power_supply_propval val = {0,}; in power_supply_set_input_current_limit_from_supplier() 626 union power_supply_propval *val) in power_supply_get_property() 640 const union power_supply_propval *val) in power_supply_set_property() 700 union power_supply_propval val; in power_supply_read_temp() 749 union power_supply_propval val; in ps_get_max_charge_cntl_limit() 767 union power_supply_propval val; in ps_get_cur_chrage_cntl_limit() 785 union power_supply_propval val; in ps_set_cur_charge_cntl_limit()
|
D | sbs-battery.c | 322 union power_supply_propval *val) in sbs_get_battery_presence_and_health() 343 union power_supply_propval *val) in sbs_get_ti_battery_presence_and_health() 399 union power_supply_propval *val) in sbs_get_battery_property() 478 enum power_supply_property psp, union power_supply_propval *val) in sbs_unit_adjustment() 553 union power_supply_propval *val) in sbs_get_battery_capacity() 580 union power_supply_propval *val) in sbs_get_battery_serial_number() 610 union power_supply_propval *val) in sbs_get_property()
|
D | rt9455_charger.c | 362 union power_supply_propval *val) in rt9455_charger_get_status() 414 union power_supply_propval *val) in rt9455_charger_get_health() 494 union power_supply_propval *val) in rt9455_charger_get_battery_presence() 515 union power_supply_propval *val) in rt9455_charger_get_online() 532 union power_supply_propval *val) in rt9455_charger_get_current() 552 union power_supply_propval *val) in rt9455_charger_get_current_max() 562 union power_supply_propval *val) in rt9455_charger_get_voltage() 582 union power_supply_propval *val) in rt9455_charger_get_voltage_max() 592 union power_supply_propval *val) in rt9455_charger_get_term_current() 622 union power_supply_propval *val) in rt9455_charger_get_property()
|
D | power_supply_leds.c | 24 union power_supply_propval status; in power_supply_update_bat_leds() 116 union power_supply_propval online; in power_supply_update_gen_leds()
|
D | wm831x_backup.c | 31 union power_supply_propval *val) in wm831x_backup_read_voltage() 117 union power_supply_propval *val) in wm831x_backup_get_prop()
|
D | lego_ev3_battery.c | 39 union power_supply_propval *val) in lego_ev3_battery_get_property() 93 const union power_supply_propval *val) in lego_ev3_battery_set_property()
|
D | pmu_battery.c | 35 union power_supply_propval *val) in pmu_get_ac_prop() 87 union power_supply_propval *val) in pmu_bat_get_property()
|
D | wm831x_power.c | 40 union power_supply_propval *val) in wm831x_power_check_online() 58 union power_supply_propval *val) in wm831x_power_read_voltage() 74 union power_supply_propval *val) in wm831x_wall_get_prop() 105 union power_supply_propval *val) in wm831x_usb_get_prop() 437 union power_supply_propval *val) in wm831x_bat_get_prop()
|
D | goldfish_battery.c | 69 union power_supply_propval *val) in goldfish_ac_get_property() 87 union power_supply_propval *val) in goldfish_battery_get_property()
|
D | power_supply_sysfs.c | 84 union power_supply_propval *value, in power_supply_show_usb_type() 122 union power_supply_propval value; in power_supply_show_property() 190 union power_supply_propval value; in power_supply_store_property()
|
D | test_power.c | 44 union power_supply_propval *val) in test_power_get_ac_property() 58 union power_supply_propval *val) in test_power_get_usb_property() 72 union power_supply_propval *val) in test_power_get_battery_property()
|
D | qcom_smbb.c | 498 union power_supply_propval *val) in smbb_usbin_get_property() 526 const union power_supply_propval *val) in smbb_usbin_set_property() 546 union power_supply_propval *val) in smbb_dcin_get_property() 574 const union power_supply_propval *val) in smbb_dcin_set_property() 600 union power_supply_propval *val) in smbb_battery_get_property() 670 const union power_supply_propval *val) in smbb_battery_set_property()
|
D | pcf50633-charger.c | 289 union power_supply_propval *val) in adapter_get_property() 307 union power_supply_propval *val) in usb_get_property() 328 union power_supply_propval *val) in ac_get_property()
|
D | ipaq_micro_battery.c | 133 union power_supply_propval *val) in micro_batt_get_property() 181 union power_supply_propval *val) in micro_ac_get_property()
|
D | charger-manager.c | 90 union power_supply_propval val; in is_batt_present() 146 union power_supply_propval val; in is_ext_pwr_online() 182 union power_supply_propval val; in get_batt_uV() 209 union power_supply_propval val; in is_charging() 276 union power_supply_propval val; in is_full_charged() 606 (union power_supply_propval *)temp); in cm_get_battery_temperature_by_psy() 886 union power_supply_propval *val) in charger_get_property() 1443 union power_supply_propval val; in cm_init_thermal_data() 1630 union power_supply_propval val; in charger_manager_probe()
|
D | wm8350_power.c | 252 union power_supply_propval *val) in wm8350_ac_get_prop() 282 union power_supply_propval *val) in wm8350_usb_get_prop() 348 union power_supply_propval *val) in wm8350_bat_get_property()
|
D | 88pm860x_charger.c | 289 union power_supply_propval data; in set_charging_fsm() 432 union power_supply_propval temp; in pm860x_temp_handler() 476 union power_supply_propval val; in pm860x_done_handler() 596 union power_supply_propval *val) in pm860x_usb_get_prop()
|
/Linux-v4.19/include/linux/ |
D | power_supply.h | 191 union power_supply_propval { union 228 union power_supply_propval *val); 231 const union power_supply_propval *val); 366 union power_supply_propval *val); 369 const union power_supply_propval *val);
|