Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Ddell-smm-hwmon.c481 static int i8k_get_temp(const struct dell_smm_data *data, u8 sensor) in i8k_get_temp() function
607 val = i8k_get_temp(data, 0); in i8k_ioctl()
676 cpu_temp = i8k_get_temp(data, 0); /* 11100 µs */ in i8k_proc_show()
907 ret = i8k_get_temp(data, channel); in dell_smm_read()