Home
last modified time | relevance | path

Searched refs:show_temp1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dw83791d.c936 static ssize_t show_temp1(struct device *dev, struct device_attribute *devattr, in show_temp1() function
1004 SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0),
1011 show_temp1, store_temp1, 0, 1),
1020 show_temp1, store_temp1, 0, 2),
Dw83792d.c504 static ssize_t show_temp1(struct device *dev, struct device_attribute *attr, in show_temp1() function
1034 static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0);
1038 show_temp1, store_temp1, 0, 1);
1044 show_temp1, store_temp1, 0, 2);