Home
last modified time | relevance | path

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

/drivers/i2c/chips/
Dpcf8575.c74 static ssize_t set_write(struct device *dev, struct device_attribute *attr, in set_write() function
95 static DEVICE_ATTR(write, S_IWUSR | S_IRUGO, show_write, set_write);
Dpcf8574.c73 static ssize_t set_write(struct device *dev, struct device_attribute *attr, const char *buf, in set_write() function
88 static DEVICE_ATTR(write, S_IWUSR | S_IRUGO, show_write, set_write);