Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpiolib.c762 static long lineevent_ioctl(struct file *filep, unsigned int cmd, in lineevent_ioctl() function
795 return lineevent_ioctl(filep, cmd, (unsigned long)compat_ptr(arg)); in lineevent_ioctl_compat()
805 .unlocked_ioctl = lineevent_ioctl,