Home
last modified time | relevance | path

Searched refs:time_units (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/macintosh/
H A Dapm_emu.c21 int time_units = -1; in pmu_apm_get_power_status() local
62 time_units = (charge * 59) / (amperage * -1); in pmu_apm_get_power_status()
64 time_units = (charge * 16440) / (amperage * -60); in pmu_apm_get_power_status()
83 info->time = time_units; in pmu_apm_get_power_status()
/linux/arch/x86/kernel/
H A Dapm_32.c1617 int time_units = -1; in proc_apm_show() local
1631 time_units = dx & 0x7fff; in proc_apm_show()
1682 time_units, in proc_apm_show()
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h535 u8 time_units; member