Searched refs:set_gpio (Results 1 – 2 of 2) sorted by relevance
1321 static ssize_t set_gpio(struct device *dev, struct device_attribute *attr, const char *buf, in set_gpio() function1341 static DEVICE_ATTR(gpio, S_IRUGO | S_IWUSR, show_gpio, set_gpio);
521 static int set_gpio(struct slgt_info *info, struct gpio_desc __user *gpio);1061 return set_gpio(info, argp); in ioctl()2984 static int set_gpio(struct slgt_info *info, struct gpio_desc __user *user_gpio) in set_gpio() function