Searched refs:gpio_ioctl (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/cris/arch-v10/drivers/ |
D | gpio.c | 47 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/ |
D | gpio.c | 75 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/ |
D | gpio.c | 77 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,
|