Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib.c344 static long linehandle_ioctl(struct file *filep, unsigned int cmd, in linehandle_ioctl() function
395 return linehandle_ioctl(filep, cmd, (unsigned long)compat_ptr(arg)); in linehandle_ioctl_compat()
417 .unlocked_ioctl = linehandle_ioctl,