Lines Matching refs:intval
41 val->intval = ac_online; in test_power_get_ac_property()
55 val->intval = usb_online; in test_power_get_usb_property()
78 val->intval = battery_status; in test_power_get_battery_property()
81 val->intval = POWER_SUPPLY_CHARGE_TYPE_FAST; in test_power_get_battery_property()
84 val->intval = battery_health; in test_power_get_battery_property()
87 val->intval = battery_present; in test_power_get_battery_property()
90 val->intval = battery_technology; in test_power_get_battery_property()
93 val->intval = POWER_SUPPLY_CAPACITY_LEVEL_NORMAL; in test_power_get_battery_property()
97 val->intval = battery_capacity; in test_power_get_battery_property()
101 val->intval = 100; in test_power_get_battery_property()
105 val->intval = 3600; in test_power_get_battery_property()
108 val->intval = 26; in test_power_get_battery_property()
111 val->intval = battery_voltage; in test_power_get_battery_property()