Searched refs:get_gpio (Results 1 – 1 of 1) sorted by relevance
463 static int get_gpio(struct slgt_info *info, struct gpio_desc __user *gpio);981 return get_gpio(info, argp); in ioctl()2899 static int get_gpio(struct slgt_info *info, struct gpio_desc __user *user_gpio) in get_gpio() function