Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dprocessor_thermal_device.c125 static int get_tjmax(void) in get_tjmax() function
258 stored_tjmax = get_tjmax(); in proc_thermal_add()
/linux-4.1.27/drivers/hwmon/
Dcoretemp.c353 static int get_tjmax(struct cpuinfo_x86 *c, u32 id, struct device *dev) in get_tjmax() function
510 tdata->tjmax = get_tjmax(c, cpu, &pdev->dev); in create_core_data()