Searched refs:get_tjmax (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dcoretemp.c246 static int __devinit get_tjmax(struct cpuinfo_x86 *c, u32 id, function
340 data->tjmax = get_tjmax(c, data->id, &pdev->dev);
H A Dpkgtemp.c156 static int get_tjmax(int cpu, struct device *dev) function
208 data->tjmax = get_tjmax(data->id, &pdev->dev);

Completed in 164 milliseconds