Searched refs:store_in_reg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | nct6775-core.c | 1728 store_in_reg(struct device *dev, struct device_attribute *attr, const char *buf, in store_in_reg() function 1930 SENSOR_TEMPLATE_2(in_min, "in%d_min", 0644, show_in_reg, store_in_reg, 0, 1); 1931 SENSOR_TEMPLATE_2(in_max, "in%d_max", 0644, show_in_reg, store_in_reg, 0, 2);
|