Searched refs:store_vrm_reg (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 Dw83791d.c731 static ssize_t store_vrm_reg(struct device *dev, function
747 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dadm1026.c1223 static ssize_t store_vrm_reg(struct device *dev, struct device_attribute *attr, const char *buf, function
1233 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dit87.c776 store_vrm_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
787 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dlm85.c464 static ssize_t store_vrm_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
475 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dw83627hf.c657 store_vrm_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
667 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dw83781d.c464 store_vrm_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
475 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);

Completed in 50 milliseconds