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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm85.c430 static ssize_t show_vrm_reg(struct device *dev, struct device_attribute *attr, function
445 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dw83791d.c1104 static ssize_t show_vrm_reg(struct device *dev, function
1125 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dadm1026.c1215 static ssize_t show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) function
1229 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dit87.c1169 static ssize_t show_vrm_reg(struct device *dev, struct device_attribute *attr, function
1188 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dw83627hf.c693 show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) function
709 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
H A Dw83781d.c419 show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) function
437 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);

Completed in 97 milliseconds