Searched refs:show_vrm (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dadm1025.c293 static ssize_t show_vrm(struct device *dev, struct device_attribute *attr, char *buf) function
305 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);
H A Dasb100.c515 static ssize_t show_vrm(struct device *dev, struct device_attribute *attr, char *buf) function
531 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);
H A Dlm87.c501 static ssize_t show_vrm(struct device *dev, struct device_attribute *attr, char *buf) function
513 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);
H A Dsmsc47m192.c333 static ssize_t show_vrm(struct device *dev, struct device_attribute *attr, function
348 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);
H A Dvt1211.c815 static ssize_t show_vrm(struct device *dev, struct device_attribute *attr, function
1042 __ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm),
H A Dpc87360.c507 static ssize_t show_vrm(struct device *dev, struct device_attribute *attr, char *buf) function
519 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);
H A Dw83793.c243 show_vrm(struct device *dev, struct device_attribute *attr, char *buf) function
1035 SENSOR_ATTR_2(vrm, S_IWUSR | S_IRUGO, show_vrm, store_vrm,

Completed in 70 milliseconds