Searched refs:store_auto_temp (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ |
| D | nct6775.c | 3227 store_auto_temp(struct device *dev, struct device_attribute *attr, in store_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);
|