Lines Matching refs:intval
48 val->intval = ac_online; in test_power_get_ac_property()
62 val->intval = usb_online; in test_power_get_usb_property()
85 val->intval = battery_status; in test_power_get_battery_property()
88 val->intval = POWER_SUPPLY_CHARGE_TYPE_FAST; in test_power_get_battery_property()
91 val->intval = battery_health; in test_power_get_battery_property()
94 val->intval = battery_present; in test_power_get_battery_property()
97 val->intval = battery_technology; in test_power_get_battery_property()
100 val->intval = POWER_SUPPLY_CAPACITY_LEVEL_NORMAL; in test_power_get_battery_property()
104 val->intval = battery_capacity; in test_power_get_battery_property()
108 val->intval = 100; in test_power_get_battery_property()
112 val->intval = 3600; in test_power_get_battery_property()
115 val->intval = 26; in test_power_get_battery_property()
118 val->intval = battery_voltage; in test_power_get_battery_property()