Searched refs:show_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.c724 static ssize_t show_vrm_reg(struct device *dev, function
747 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dadm1026.c1218 static ssize_t show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) function
1233 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dit87.c770 show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) function
787 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dlm85.c458 static ssize_t show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) function
475 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dw83627hf.c651 show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) function
667 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dw83781d.c457 show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) function
475 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);

Completed in 119 milliseconds