Searched refs:show_vid (Results 1 - 14 of 14) sorted by path

/drivers/hwmon/
H A Dadm1025.c361 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
366 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dadm9240.c527 static ssize_t show_vid(struct device *dev, function
533 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dadt7475.c913 static ssize_t show_vid(struct device *dev, struct device_attribute *devattr, function
1064 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dasb100.c486 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
493 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Ddme1737.c1498 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
1649 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dlm78.c434 static ssize_t show_vid(struct device *dev, struct device_attribute *da, function
440 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dlm87.c596 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
602 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dlm93.c2227 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
2235 static SENSOR_DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL, 0);
2236 static SENSOR_DEVICE_ATTR(cpu1_vid, S_IRUGO, show_vid, NULL, 1);
H A Dnct6775.c2997 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
3003 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dpc87360.c593 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
599 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dsmsc47m192.c402 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
408 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dvt1211.c890 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
1086 __ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
H A Dw83627ehf.c1757 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
1762 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dw83793.c334 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
1169 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0),
1170 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),

Completed in 106 milliseconds