Searched refs:show_weight_temp (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | nct6775.c | 2687 show_weight_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_weight_temp() function 2724 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 0); 2726 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 1); 2728 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 2);
|