Searched refs:show_vid (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dadm1025.c286 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
291 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dadm9240.c419 static ssize_t show_vid(struct device *dev, function
425 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dasb100.c506 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
512 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dlm78.c424 static ssize_t show_vid(struct device *dev, struct device_attribute *da, function
430 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dlm87.c494 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
499 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dsmsc47m192.c325 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
331 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dw83793.c252 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
1030 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0),
1031 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),
H A Dvt1211.c834 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
1043 __ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
H A Dpc87360.c500 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
505 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);

Completed in 176 milliseconds