Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
H A Dgpiolib-cdev.c1925 static long lineevent_ioctl(struct file *file, unsigned int cmd, in lineevent_ioctl() function
1963 return lineevent_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in lineevent_ioctl_compat()
1973 .unlocked_ioctl = lineevent_ioctl,