Home
last modified time | relevance | path

Searched refs:time_units (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dapm_32.c1639 int time_units = -1; in proc_apm_show() local
1653 time_units = dx & 0x7fff; in proc_apm_show()
1704 time_units, in proc_apm_show()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dapm_32.c1646 int time_units = -1; in proc_apm_show() local
1660 time_units = dx & 0x7fff; in proc_apm_show()
1711 time_units, in proc_apm_show()
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h510 u8 time_units; member
H A Dmpi30_cnfg.h1881 u8 time_units; member

Completed in 21 milliseconds