Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpeci-cpu.h26 int peci_temp_read(struct peci_device *device, s16 *temp_raw);
/linux-6.3-rc2/drivers/peci/
A Dcpu.c21 int peci_temp_read(struct peci_device *device, s16 *temp_raw) in peci_temp_read() function
35 EXPORT_SYMBOL_NS_GPL(peci_temp_read, PECI_CPU);
/linux-6.3-rc2/drivers/hwmon/peci/
A Dcputemp.c188 ret = peci_temp_read(priv->peci_dev, &temp); in get_die_temp()

Completed in 4 milliseconds