Searched refs:set_vrm (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dadm1025.c298 static ssize_t set_vrm(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
305 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);
H A Dasb100.c521 static ssize_t set_vrm(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
531 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);
H A Dlm87.c506 static ssize_t set_vrm(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
513 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);
H A Dsmsc47m192.c340 static ssize_t set_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.c823 static ssize_t set_vrm(struct device *dev, struct device_attribute *attr, function
1042 __ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm),
H A Dpc87360.c512 static ssize_t set_vrm(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
519 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm);

Completed in 123 milliseconds