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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hwmon/
H A Dadm1025.c329 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
334 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dadm9240.c446 static ssize_t show_vid(struct device *dev, function
452 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dasb100.c456 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
463 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 Dsmsc47m192.c333 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
339 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dlm87.c507 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 Dvt1211.c839 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
1048 __ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
H A Dw83793.c326 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
1098 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0),
1099 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),
H A Dadt7475.c895 static ssize_t show_vid(struct device *dev, struct device_attribute *devattr, function
1046 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Ddme1737.c1416 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
1566 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dpc87360.c555 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
560 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dw83627ehf.c1261 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
1266 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dlm93.c2071 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
2079 static SENSOR_DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL, 0);
2080 static SENSOR_DEVICE_ATTR(cpu1_vid, S_IRUGO, show_vid, NULL, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hwmon/
H A Dadm1025.c329 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
334 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dasb100.c456 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
463 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 Dsmsc47m192.c333 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
339 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dadm9240.c446 static ssize_t show_vid(struct device *dev, function
452 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dlm87.c507 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 Dvt1211.c839 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
1048 __ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
H A Dw83793.c326 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
1098 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0),
1099 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),
H A Dadt7475.c895 static ssize_t show_vid(struct device *dev, struct device_attribute *devattr, function
1046 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Ddme1737.c1416 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, function
1566 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dpc87360.c555 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
560 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);
H A Dw83627ehf.c1261 show_vid(struct device *dev, struct device_attribute *attr, char *buf) function
1266 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid, NULL);

Completed in 199 milliseconds

12