Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dcoretemp.c264 static int get_tjmax(struct temp_data *tdata, struct device *dev) in get_tjmax() function
369 tjmax = get_tjmax(tdata, dev); in show_tjmax()
403 tjmax = get_tjmax(tdata, dev); in show_temp()
538 get_tjmax(tdata, &pdev->dev); in create_core_data()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dcoretemp.c343 static int get_tjmax(struct cpuinfo_x86 *c, u32 id, struct device *dev) in get_tjmax() function
496 tdata->tjmax = get_tjmax(c, cpu, &pdev->dev); in create_core_data()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c221 static int get_tjmax(void) in get_tjmax() function
384 stored_tjmax = get_tjmax(); in proc_thermal_add()

Completed in 7 milliseconds