Lines Matching defs:prop_values
459 struct thunderstrike_psy_prop_values prop_values;
465 prop_values = ts->psy_stats;
470 val->intval = prop_values.status;
473 val->intval = prop_values.charge_type;
479 val->intval = prop_values.voltage_min;
488 val->intval = prop_values.voltage_now;
491 val->intval = prop_values.voltage_avg;
494 val->intval = prop_values.voltage_boot;
497 val->intval = prop_values.capacity;
503 val->intval = prop_values.temp;