Searched refs:show_vid (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | vt1211.c | 877 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function 1073 __ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
|
H A D | w83793.c | 319 show_vid(struct device *dev, struct device_attribute *attr, char *buf) in show_vid() function 1154 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0), 1155 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),
|