Searched refs:gpio_store (Results 1 – 2 of 2) sorted by relevance
2006 static ssize_t gpio_store(struct kobject *kobj, struct kobj_attribute *attr, in gpio_store() function2060 __ATTR(spk-ctl, S_IRUGO | S_IWUSR, gpio_show, gpio_store),
1201 static ssize_t gpio_store(struct device *dev, struct device_attribute *attr, in gpio_store() function