Searched defs:current_uA (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/power/supply/ |
D | ds2782_battery.c | 116 static int ds2782_get_current(struct ds278x_info *info, int *current_uA) in ds2782_get_current() 173 static int ds2786_get_current(struct ds278x_info *info, int *current_uA) in ds2786_get_current() 217 int current_uA; in ds278x_get_status() local
|
D | ds2781_battery.c | 216 enum current_types type, int *current_uA) in ds2781_get_current() 313 int ret, current_uA, capacity; in ds2781_get_status() local
|
D | ds2780_battery.c | 215 enum current_types type, int *current_uA) in ds2780_get_current() 312 int ret, current_uA, capacity; in ds2780_get_status() local
|
D | ds2760_battery.c | 98 int current_uA; /* units of µA */ member
|
/Linux-v5.10/drivers/usb/musb/ |
D | da8xx.c | 432 int current_uA; in get_vbus_power() local
|
/Linux-v5.10/drivers/regulator/ |
D | core.c | 938 int current_uA = 0, output_uV, input_uV, err; in drms_uA_update() local
|