Home
last modified time | relevance | path

Searched refs:power_supply_property (Results 1 – 25 of 133) sorted by relevance

123456

/linux-6.1.9/include/linux/
Dpower_supply.h98 enum power_supply_property { enum
247 const enum power_supply_property *properties;
257 enum power_supply_property psp,
260 enum power_supply_property psp,
268 enum power_supply_property psp);
817 enum power_supply_property psp,
852 enum power_supply_property psp,
856 enum power_supply_property psp,
860 enum power_supply_property psp, in power_supply_set_property()
865 enum power_supply_property psp);
[all …]
/linux-6.1.9/drivers/power/supply/
Dapm_power.c124 enum power_supply_property full_prop; in do_calculate_time()
125 enum power_supply_property full_design_prop; in do_calculate_time()
126 enum power_supply_property empty_prop; in do_calculate_time()
127 enum power_supply_property empty_design_prop; in do_calculate_time()
128 enum power_supply_property cur_avg_prop; in do_calculate_time()
129 enum power_supply_property cur_now_prop; in do_calculate_time()
215 enum power_supply_property full_prop, empty_prop; in calculate_capacity()
216 enum power_supply_property full_design_prop, empty_design_prop; in calculate_capacity()
217 enum power_supply_property now_prop, avg_prop; in calculate_capacity()
Dwilco-charger.c80 static enum power_supply_property wilco_charge_props[] = {
87 enum power_supply_property psp, in wilco_charge_get_property()
124 enum power_supply_property psp, in wilco_charge_set_property()
154 enum power_supply_property psp) in wilco_charge_property_is_writeable()
Drn5t618_power.c81 static enum power_supply_property rn5t618_usb_props[] = {
90 static enum power_supply_property rn5t618_adp_props[] = {
99 static enum power_supply_property rn5t618_battery_props[] = {
360 enum power_supply_property psp, in rn5t618_battery_get_property()
411 enum power_supply_property psp, in rn5t618_battery_set_property()
425 enum power_supply_property psp) in rn5t618_battery_property_is_writeable()
436 enum power_supply_property psp, in rn5t618_adp_get_property()
490 enum power_supply_property psp, in rn5t618_adp_set_property()
518 enum power_supply_property psp) in rn5t618_adp_property_is_writeable()
556 enum power_supply_property psp, in rn5t618_usb_get_property()
[all …]
Dacer_a500_battery.c35 enum power_supply_property psp;
45 static const enum power_supply_property a500_battery_properties[] = {
96 enum power_supply_property psp, in a500_battery_unit_adjustment()
124 enum power_supply_property psp) in a500_battery_get_ec_data_index()
146 enum power_supply_property psp, in a500_battery_get_property()
Dip5xxx_power.c170 static const enum power_supply_property ip5xxx_battery_properties[] = {
313 enum power_supply_property psp, in ip5xxx_battery_get_property()
431 enum power_supply_property psp, in ip5xxx_battery_set_property()
481 enum power_supply_property psp) in ip5xxx_battery_property_is_writeable()
499 static const enum power_supply_property ip5xxx_boost_properties[] = {
505 enum power_supply_property psp, in ip5xxx_boost_get_property()
540 enum power_supply_property psp, in ip5xxx_boost_set_property()
568 enum power_supply_property psp) in ip5xxx_boost_property_is_writeable()
Dlego_ev3_battery.c38 enum power_supply_property psp, in lego_ev3_battery_get_property()
92 enum power_supply_property psp, in lego_ev3_battery_set_property()
127 enum power_supply_property psp) in lego_ev3_battery_property_is_writeable()
135 static enum power_supply_property lego_ev3_battery_props[] = {
Dpmu_battery.c31 enum power_supply_property psp, in pmu_get_ac_prop()
46 static enum power_supply_property pmu_ac_props[] = {
83 enum power_supply_property psp, in pmu_bat_get_property()
126 static enum power_supply_property pmu_bat_props[] = {
Daxp20x_ac_power.c62 enum power_supply_property psp, in axp20x_ac_power_get_property()
158 enum power_supply_property psp, in axp813_ac_power_set_property()
193 enum power_supply_property psp) in axp813_ac_power_prop_writeable()
200 static enum power_supply_property axp20x_ac_power_properties[] = {
208 static enum power_supply_property axp22x_ac_power_properties[] = {
214 static enum power_supply_property axp813_ac_power_properties[] = {
Dgeneric-adc-battery.c70 static const enum power_supply_property gab_props[] = {
87 static const enum power_supply_property gab_dyn_props[] = {
111 static enum gab_chan_type gab_prop_to_chan(enum power_supply_property psp) in gab_prop_to_chan()
127 static int read_channel(struct gab *adc_bat, enum power_supply_property psp, in read_channel()
142 enum power_supply_property psp, union power_supply_propval *val) in gab_get_property()
241 enum power_supply_property *properties; in gab_probe()
Dmp2629_charger.c105 static enum power_supply_property mp2629_charger_usb_props[] = {
114 static enum power_supply_property mp2629_charger_bat_props[] = {
221 enum power_supply_property psp, in mp2629_charger_battery_get_prop()
324 enum power_supply_property psp, in mp2629_charger_battery_set_prop()
348 enum power_supply_property psp, in mp2629_charger_usb_get_prop()
413 enum power_supply_property psp, in mp2629_charger_usb_set_prop()
431 enum power_supply_property psp) in mp2629_charger_battery_prop_writeable()
440 enum power_supply_property psp) in mp2629_charger_usb_prop_writeable()
Dsbs-battery.c94 enum power_supply_property psp;
158 static const enum power_supply_property sbs_properties[] = {
196 static const enum power_supply_property string_properties[] = {
222 enum power_supply_property psp) in sbs_get_string_buf()
518 struct i2c_client *client, enum power_supply_property psp, in sbs_get_ti_battery_presence_and_health()
576 struct i2c_client *client, enum power_supply_property psp, in sbs_get_battery_presence_and_health()
611 int reg_offset, enum power_supply_property psp, in sbs_get_battery_property()
678 enum power_supply_property psp) in sbs_get_property_index()
693 enum power_supply_property psp) in sbs_get_constant_string()
719 enum power_supply_property psp, union power_supply_propval *val) in sbs_unit_adjustment()
[all …]
Dgoldfish_battery.c63 enum power_supply_property psp, in goldfish_ac_get_property()
87 enum power_supply_property psp, in goldfish_battery_get_property()
140 static enum power_supply_property goldfish_battery_props[] = {
155 static enum power_supply_property goldfish_ac_props[] = {
Dipaq_micro_battery.c129 enum power_supply_property psp, in micro_batt_get_property()
177 enum power_supply_property psp, in micro_ac_get_property()
193 static enum power_supply_property micro_batt_power_props[] = {
211 static enum power_supply_property micro_ac_power_props[] = {
Drt5033_battery.c36 enum power_supply_property psp) in rt5033_battery_get_watt_prop()
69 enum power_supply_property psp, in rt5033_battery_get_property()
93 static enum power_supply_property rt5033_battery_props[] = {
Dqcom_smbb.c489 enum power_supply_property psp, in smbb_usbin_get_property()
517 enum power_supply_property psp, in smbb_usbin_set_property()
537 enum power_supply_property psp, in smbb_dcin_get_property()
565 enum power_supply_property psp, in smbb_dcin_set_property()
585 enum power_supply_property psp) in smbb_charger_writable_property()
591 enum power_supply_property psp, in smbb_battery_get_property()
661 enum power_supply_property psp, in smbb_battery_set_property()
683 enum power_supply_property psp) in smbb_battery_writable_property()
694 static enum power_supply_property smbb_charger_properties[] = {
700 static enum power_supply_property smbb_battery_properties[] = {
Dwm8350_power.c248 enum power_supply_property psp, in wm8350_ac_get_prop()
269 static enum power_supply_property wm8350_ac_props[] = {
278 enum power_supply_property psp, in wm8350_usb_get_prop()
299 static enum power_supply_property wm8350_usb_props[] = {
344 enum power_supply_property psp, in wm8350_bat_get_property()
375 static enum power_supply_property wm8350_bat_props[] = {
Dmax8925_power.c194 enum power_supply_property psp, in max8925_ac_get_prop()
222 static enum power_supply_property max8925_ac_props[] = {
228 enum power_supply_property psp, in max8925_usb_get_prop()
256 static enum power_supply_property max8925_usb_props[] = {
262 enum power_supply_property psp, in max8925_bat_get_prop()
340 static enum power_supply_property max8925_battery_props[] = {
Dbq27xxx_battery.c542 static enum power_supply_property bq27000_props[] = {
564 static enum power_supply_property bq27010_props[] = {
588 static enum power_supply_property bq27500_props[] = {
611 static enum power_supply_property bq27510g3_props[] = {
629 static enum power_supply_property bq27520g1_props[] = {
651 static enum power_supply_property bq27520g3_props[] = {
671 static enum power_supply_property bq27520g4_props[] = {
688 static enum power_supply_property bq27521_props[] = {
697 static enum power_supply_property bq27530_props[] = {
716 static enum power_supply_property bq27541_props[] = {
[all …]
Dtest_power.c42 enum power_supply_property psp, in test_power_get_ac_property()
56 enum power_supply_property psp, in test_power_get_usb_property()
70 enum power_supply_property psp, in test_power_get_battery_property()
134 static enum power_supply_property test_power_ac_props[] = {
138 static enum power_supply_property test_power_battery_props[] = {
Dgpio-charger.c86 enum power_supply_property psp, union power_supply_propval *val) in gpio_charger_get_property()
111 enum power_supply_property psp, const union power_supply_propval *val) in gpio_charger_set_property()
126 enum power_supply_property psp) in gpio_charger_property_is_writeable()
245 static enum power_supply_property gpio_charger_properties[] = {
Dwm831x_power.c70 enum power_supply_property psp, in wm831x_wall_get_prop()
92 static enum power_supply_property wm831x_wall_props[] = {
101 enum power_supply_property psp, in wm831x_usb_get_prop()
123 static enum power_supply_property wm831x_usb_props[] = {
433 enum power_supply_property psp, in wm831x_bat_get_prop()
465 static enum power_supply_property wm831x_bat_props[] = {
/linux-6.1.9/drivers/staging/greybus/
Dpower_supply.c18 enum power_supply_property prop;
44 enum power_supply_property *props_raw;
82 enum power_supply_property prop;
106 static int get_psp_from_gb_prop(int gb_prop, enum power_supply_property *psp) in get_psp_from_gb_prop()
305 *psp = (enum power_supply_property)prop; in get_psp_from_gb_prop()
316 enum power_supply_property psp) in get_psy_prop()
327 enum power_supply_property psp) in is_psy_prop_writeable()
337 static int is_prop_valint(enum power_supply_property psp) in is_prop_valint()
430 enum power_supply_property prop) in prop_append()
432 enum power_supply_property *new_props_raw; in prop_append()
[all …]
/linux-6.1.9/drivers/usb/misc/
Dapple-mfi-fastcharge.c92 enum power_supply_property psp, in apple_mfi_fc_get_property()
114 enum power_supply_property psp, in apple_mfi_fc_set_property()
143 enum power_supply_property psp) in apple_mfi_fc_property_is_writeable()
153 static enum power_supply_property apple_mfi_fc_properties[] = {
/linux-6.1.9/drivers/staging/nvec/
Dnvec_power.c223 enum power_supply_property psp, in nvec_power_get_property()
239 enum power_supply_property psp, in nvec_battery_get_property()
296 static enum power_supply_property nvec_power_props[] = {
300 static enum power_supply_property nvec_battery_props[] = {

123456