Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v10/drivers/
Dgpio.c47 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
502 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in gpio_ioctl() function
743 .unlocked_ioctl = gpio_ioctl,