Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dvt1211.c877 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 Dw83793.c319 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),