Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dcoretemp.c155 static int adjust_tjmax(struct cpuinfo_x86 *c, u32 id, struct device *dev) in adjust_tjmax() function
307 tdata->tjmax = adjust_tjmax(c, tdata->cpu, dev); in get_tjmax()