Searched refs:reg_store (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/uio/ |
D | uio_fsl_elbc_gpcm.c | 67 static ssize_t reg_store(struct device *dev, struct device_attribute *attr, 70 DEVICE_ATTR(reg_br, S_IRUGO|S_IWUSR|S_IWGRP, reg_show, reg_store); 71 DEVICE_ATTR(reg_or, S_IRUGO|S_IWUSR|S_IWGRP, reg_show, reg_store); 93 static ssize_t reg_store(struct device *dev, struct device_attribute *attr, in reg_store() function
|