Home
last modified time | relevance | path

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

/drivers/power/
Dds2782_battery.c119 static int ds2782_get_current(struct ds278x_info *info, int *current_uA) in ds2782_get_current()
176 static int ds2786_get_current(struct ds278x_info *info, int *current_uA) in ds2786_get_current()
220 int current_uA; in ds278x_get_status() local
Dds2780_battery.c223 enum current_types type, int *current_uA) in ds2780_get_current()
320 int ret, current_uA, capacity; in ds2780_get_status() local
Dds2781_battery.c224 enum current_types type, int *current_uA) in ds2781_get_current()
321 int ret, current_uA, capacity; in ds2781_get_status() local
Dds2760_battery.c43 int current_uA; /* units of µA */ member
/drivers/regulator/
Dcore.c669 int current_uA = 0, output_uV, input_uV, err; in drms_uA_update() local