Home
last modified time | relevance | path

Searched refs:temp_end (Results 1 – 2 of 2) sorted by relevance

/drivers/hwmon/
A Dapplesmc.c128 unsigned int temp_end; /* temperature upper index bound */ member
550 for (i = s->temp_begin; i < s->temp_end; i++) { in applesmc_init_index()
603 ret = applesmc_get_lower_bound(&s->temp_end, "U"); in applesmc_init_smcreg_try()
606 s->temp_count = s->temp_end - s->temp_begin; in applesmc_init_smcreg_try()
/drivers/pci/hotplug/
A Dibmphp_pci.c1200 u32 temp_end; in unconfigure_boot_device() local
1242 temp_end = io->end; in unconfigure_boot_device()
1246 while (temp_end < end_address) { in unconfigure_boot_device()
1252 temp_end = io->end; in unconfigure_boot_device()

Completed in 9 milliseconds