Searched refs:call_ioctl_locked (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpio/ |
D | gpiolib-cdev.c | 76 static long call_ioctl_locked(struct file *file, unsigned int cmd, in call_ioctl_locked() function 302 return call_ioctl_locked(file, cmd, arg, lh->gdev, in linehandle_ioctl() 1463 return call_ioctl_locked(file, cmd, arg, lr->gdev, in linereq_ioctl() 1964 return call_ioctl_locked(file, cmd, arg, le->gdev, in lineevent_ioctl()
|