Home
last modified time | relevance | path

Searched refs:show_auto_temp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c1577 static ssize_t show_auto_temp(struct device *dev, struct device_attribute *attr, in show_auto_temp() function
1672 show_auto_temp, set_auto_temp, 0, 1);
1674 show_auto_temp, set_auto_temp, 0, 0);
1676 show_auto_temp, set_auto_temp, 0, 2);
1678 show_auto_temp, set_auto_temp, 0, 3);
1680 show_auto_temp, set_auto_temp, 0, 4);
1701 show_auto_temp, set_auto_temp, 1, 1);
1703 show_auto_temp, set_auto_temp, 1, 0);
1705 show_auto_temp, set_auto_temp, 1, 2);
1707 show_auto_temp, set_auto_tem
[all...]
H A Dnct6775.c3212 show_auto_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_auto_temp() function
3312 S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 0);
3317 S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 1);
3322 S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 2);
3327 S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 3);
3332 S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 4);
3337 S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 5);
3342 S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 6);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dit87.c1827 static ssize_t show_auto_temp(struct device *dev, struct device_attribute *attr, in show_auto_temp() function
1929 show_auto_temp, set_auto_temp, 0, 1);
1931 show_auto_temp, set_auto_temp, 0, 0);
1933 show_auto_temp, set_auto_temp, 0, 2);
1935 show_auto_temp, set_auto_temp, 0, 3);
1937 show_auto_temp, set_auto_temp, 0, 4);
1958 show_auto_temp, set_auto_temp, 1, 1);
1960 show_auto_temp, set_auto_temp, 1, 0);
1962 show_auto_temp, set_auto_temp, 1, 2);
1964 show_auto_temp, set_auto_tem
[all...]
H A Dnct6775-core.c3234 show_auto_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_auto_temp() function
3330 0644, show_auto_temp, store_auto_temp, 0, 0);
3335 0644, show_auto_temp, store_auto_temp, 0, 1);
3340 0644, show_auto_temp, store_auto_temp, 0, 2);
3345 0644, show_auto_temp, store_auto_temp, 0, 3);
3350 0644, show_auto_temp, store_auto_temp, 0, 4);
3355 0644, show_auto_temp, store_auto_temp, 0, 5);
3360 0644, show_auto_temp, store_auto_temp, 0, 6);

Completed in 22 milliseconds