Home
last modified time | relevance | path

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

/openbmc/linux/drivers/uio/
H A Duio_fsl_elbc_gpcm.c68 static ssize_t reg_store(struct device *dev, struct device_attribute *attr,
71 static DEVICE_ATTR(reg_br, 0664, reg_show, reg_store);
72 static DEVICE_ATTR(reg_or, 0664, reg_show, reg_store);
100 static ssize_t reg_store(struct device *dev, struct device_attribute *attr, in reg_store() function