Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/hwmon/
Dapplesmc.c137 unsigned int temp_end; /* temperature upper index bound */ member
511 ret = applesmc_get_lower_bound(&s->temp_end, "U"); in applesmc_init_smcreg_try()
514 s->temp_count = s->temp_end - s->temp_begin; in applesmc_init_smcreg_try()
/linux-2.6.39/drivers/pci/hotplug/
Dibmphp_pci.c1232 u32 temp_end; in unconfigure_boot_device() local
1275 temp_end = io->end; in unconfigure_boot_device()
1279 while (temp_end < end_address) { in unconfigure_boot_device()
1285 temp_end = io->end; in unconfigure_boot_device()