Home
last modified time | relevance | path

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

/linux-4.1.27/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,
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-a3/
Dgpio.c75 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
666 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in gpio_ioctl() function
892 .unlocked_ioctl = gpio_ioctl,
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-fs/
Dgpio.c77 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
707 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in gpio_ioctl() function
869 .unlocked_ioctl = gpio_ioctl,