Lines Matching +defs:val +defs:tech
66 union power_supply_propval *val) in olpc_ac_get_prop()
99 union power_supply_propval *val, uint8_t ec_byte) in olpc_bat_get_status()
123 static int olpc_bat_get_health(union power_supply_propval *val) in olpc_bat_get_health()
160 static int olpc_bat_get_mfr(union power_supply_propval *val) in olpc_bat_get_mfr()
185 static int olpc_bat_get_tech(union power_supply_propval *val) in olpc_bat_get_tech()
210 static int olpc_bat_get_charge_full_design(union power_supply_propval *val) in olpc_bat_get_charge_full_design()
213 union power_supply_propval tech; in olpc_bat_get_charge_full_design() local
256 static int olpc_bat_get_charge_now(union power_supply_propval *val) in olpc_bat_get_charge_now()
274 static int olpc_bat_get_voltage_max_design(union power_supply_propval *val) in olpc_bat_get_voltage_max_design()
277 union power_supply_propval tech; in olpc_bat_get_voltage_max_design() local
336 union power_supply_propval *val) in olpc_bat_get_property()