Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-cdev.c1162 static long linereq_ioctl(struct file *file, unsigned int cmd, in linereq_ioctl() function
1182 return linereq_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in linereq_ioctl_compat()
1284 .unlocked_ioctl = linereq_ioctl,