HomeSort by relevance Sort by last modified time
    Searched defs:voltage (Results 1 - 4 of 4) sorted by null

  /device/htc/flounder/health/
healthd-flounder.cpp 25 /* Nominal voltage for ENERGY_COUNTER computation */
129 char voltage[10]; local
141 snprintf(voltage, sizeof(voltage), "%d", monitor_voltage);
142 write_sysfs(VOLTAGE_MONITOR_PATH, voltage);
  /external/qemu/include/hw/i386/
smbios.h 88 uint8_t voltage; member in struct:smbios_type_4
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
BatteryMeterView.java 90 int voltage; field in class:BatteryMeterView.BatteryTracker
111 voltage = intent.getIntExtra(BatteryManager.EXTRA_VOLTAGE, 0);
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 2015 uint8_t voltage; member in struct:smbios_type_4
    [all...]

Completed in 108 milliseconds