Searched defs:current_uA (Results 1 – 5 of 5) sorted by relevance
/drivers/power/ |
D | ds2782_battery.c | 119 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
|
D | ds2780_battery.c | 223 enum current_types type, int *current_uA) in ds2780_get_current() 320 int ret, current_uA, capacity; in ds2780_get_status() local
|
D | ds2781_battery.c | 224 enum current_types type, int *current_uA) in ds2781_get_current() 321 int ret, current_uA, capacity; in ds2781_get_status() local
|
D | ds2760_battery.c | 43 int current_uA; /* units of µA */ member
|
/drivers/regulator/ |
D | core.c | 669 int current_uA = 0, output_uV, input_uV, err; in drms_uA_update() local
|