Home
last modified time | relevance | path

Searched refs:store_vrm_reg (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dw83791d.c1166 static ssize_t store_vrm_reg(struct device *dev, in store_vrm_reg() function
1191 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
Dlm85.c632 static ssize_t store_vrm_reg(struct device *dev, struct device_attribute *attr, in store_vrm_reg() function
650 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
Dw83781d.c435 store_vrm_reg(struct device *dev, struct device_attribute *attr, in store_vrm_reg() function
450 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
Dw83627hf.c813 store_vrm_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_vrm_reg() function
829 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
Dadm1026.c1077 static ssize_t store_vrm_reg(struct device *dev, struct device_attribute *attr, in store_vrm_reg() function
1095 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);
Dit87.c1480 static ssize_t store_vrm_reg(struct device *dev, struct device_attribute *attr, in store_vrm_reg() function
1493 static DEVICE_ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm_reg, store_vrm_reg);