Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c303 static long linehandle_ioctl(struct file *file, unsigned int cmd, in linehandle_ioctl() function
316 return linehandle_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in linehandle_ioctl_compat()
342 .unlocked_ioctl = linehandle_ioctl,