Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Ddell-smm-hwmon.c478 static int i8k_get_temp(const struct dell_smm_data *data, u8 sensor) in i8k_get_temp() function
604 val = i8k_get_temp(data, 0); in i8k_ioctl()
671 cpu_temp = i8k_get_temp(data, 0); /* 11100 µs */ in i8k_proc_show()
884 ret = i8k_get_temp(data, channel); in dell_smm_read()