Searched refs:show_weight_temp (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | nct6775.c | 2929 show_weight_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_weight_temp() function 2966 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 0); 2968 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 1); 2970 S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 2);
|