Home
last modified time | relevance | path

Searched defs:current_uA (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/power/supply/
H A Dds2782_battery.c116 ds2782_get_current(struct ds278x_info * info,int * current_uA) ds2782_get_current() argument
173 ds2786_get_current(struct ds278x_info * info,int * current_uA) ds2786_get_current() argument
217 int current_uA; ds278x_get_status() local
H A Dds2780_battery.c215 enum current_types type, int *current_uA) in ds2780_get_current() argument
312 int ret, current_uA, capacity; in ds2780_get_status() local
H A Dds2781_battery.c216 enum current_types type, int *current_uA) in ds2781_get_current() argument
313 int ret, current_uA, capacity; in ds2781_get_status() local
H A Dds2760_battery.c98 int current_uA; /* units of µA */ member
/linux/drivers/regulator/
H A Dcore.c970 int current_uA = 0, output_uV, input_uV, err; in drms_uA_update() local