Searched defs:current_uA (Results 1 – 4 of 4) sorted by relevance
111 static int ds2782_get_current(struct ds278x_info *info, int *current_uA) in ds2782_get_current()168 static int ds2786_get_current(struct ds278x_info *info, int *current_uA) in ds2786_get_current()212 int current_uA; in ds278x_get_status() local
227 enum current_types type, int *current_uA) in ds2780_get_current()324 int ret, current_uA, capacity; in ds2780_get_status() local
43 int current_uA; /* units of µA */ member
640 int current_uA = 0, output_uV, input_uV, err; in drms_uA_update() local