Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dsynclink_gt.c463 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