Searched refs:reg_store (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/uio/ |
| D | uio_fsl_elbc_gpcm.c | 68 static ssize_t reg_store(struct device *dev, struct device_attribute *attr, 71 DEVICE_ATTR(reg_br, S_IRUGO|S_IWUSR|S_IWGRP, reg_show, reg_store); 72 DEVICE_ATTR(reg_or, S_IRUGO|S_IWUSR|S_IWGRP, reg_show, reg_store); 94 static ssize_t reg_store(struct device *dev, struct device_attribute *attr, in reg_store() function
|