Searched refs:store_weight_temp (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | nct6775.c | 2791 store_weight_temp(struct device *dev, struct device_attribute *attr, in store_weight_temp() function 2817 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 0); 2819 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 1); 2821 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 2);
|