Searched refs:show_vid_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.c410 static ssize_t show_vid_reg(struct device *dev, struct device_attribute *attr, function
428 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid_reg, NULL);
H A Dw83791d.c1095 static ssize_t show_vid_reg(struct device *dev, function
1102 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid_reg, NULL);
H A Dadm1026.c1205 static ssize_t show_vid_reg(struct device *dev, struct device_attribute *attr, char *buf) function
1213 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid_reg, NULL);
H A Dit87.c1190 static ssize_t show_vid_reg(struct device *dev, struct device_attribute *attr, function
1196 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid_reg, NULL);
H A Dw83627hf.c685 show_vid_reg(struct device *dev, struct device_attribute *attr, char *buf) function
690 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid_reg, NULL);
H A Dw83781d.c410 show_vid_reg(struct device *dev, struct device_attribute *attr, char *buf) function
416 static DEVICE_ATTR(cpu0_vid, S_IRUGO, show_vid_reg, NULL);

Completed in 63 milliseconds