Searched refs:show_vid (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/hwmon/ |
| D | vt1211.c | 883 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function 1079 __ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
|
| D | w83793.c | 320 show_vid(struct device *dev, struct device_attribute *attr, char *buf) in show_vid() function 1155 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0), 1156 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),
|