Searched refs:show_temp1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83792d.c | 487 static ssize_t show_temp1(struct device *dev, struct device_attribute *attr, in show_temp1() function 1006 static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0); 1010 show_temp1, store_temp1, 0, 1); 1016 show_temp1, store_temp1, 0, 2);
|
H A D | w83791d.c | 919 static ssize_t show_temp1(struct device *dev, struct device_attribute *devattr, in show_temp1() function 987 SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0), 994 show_temp1, store_temp1, 0, 1), 1003 show_temp1, store_temp1, 0, 2),
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83792d.c | 487 static ssize_t show_temp1(struct device *dev, struct device_attribute *attr, in show_temp1() function 1006 static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0); 1010 show_temp1, store_temp1, 0, 1); 1016 show_temp1, store_temp1, 0, 2);
|
H A D | w83791d.c | 919 static ssize_t show_temp1(struct device *dev, struct device_attribute *devattr, in show_temp1() function 987 SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0), 994 show_temp1, store_temp1, 0, 1), 1003 show_temp1, store_temp1, 0, 2),
|
Completed in 10 milliseconds