Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dadm1025.c350 show_vid(struct device *dev, struct device_attribute *attr, char *buf) in show_vid() function
355 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Dsmsc47m192.c362 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function
368 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Dadm9240.c466 static ssize_t show_vid(struct device *dev, in show_vid() function
472 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Dasb100.c486 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function
493 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Dlm78.c434 static ssize_t show_vid(struct device *dev, struct device_attribute *da, in show_vid() function
440 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Dlm87.c596 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function
602 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Dvt1211.c884 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function
1080 __ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
Dw83793.c333 show_vid(struct device *dev, struct device_attribute *attr, char *buf) in show_vid() function
1186 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0),
1187 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),
Dadt7475.c912 static ssize_t show_vid(struct device *dev, struct device_attribute *devattr, in show_vid() function
1063 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Dlm93.c2222 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function
2230 static SENSOR_DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL, 0);
2231 static SENSOR_DEVICE_ATTR(cpu1_vid, S_IRUGO, show_vid, NULL, 1);
Dpc87360.c593 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function
599 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Ddme1737.c1494 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid() function
1645 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
Dw83627ehf.c1748 show_vid(struct device *dev, struct device_attribute *attr, char *buf) in show_vid() function
1753 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);