Searched refs:unlocked_ioctl (Results 276 - 300 of 560) sorted by last modified time

<<11121314151617181920>>

/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_fops.c207 .unlocked_ioctl = video_ioctl2,
/linux-master/drivers/input/touchscreen/
H A Dsur40.c1134 .unlocked_ioctl = video_ioctl2,
/linux-master/drivers/dma-buf/
H A Dsync_file.c389 .unlocked_ioctl = sync_file_ioctl,
H A Dsw_sync.c492 .unlocked_ioctl = sw_sync_ioctl,
H A Ddma-buf.c530 .unlocked_ioctl = dma_buf_ioctl,
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c90 .unlocked_ioctl = drm_ioctl,
/linux-master/fs/notify/inotify/
H A Dinotify_user.c363 .unlocked_ioctl = inotify_ioctl,
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c991 .unlocked_ioctl = fanotify_ioctl,
/linux-master/fs/hfsplus/
H A Dinode.c375 .unlocked_ioctl = hfsplus_ioctl,
/linux-master/fs/debugfs/
H A Dfile.c244 !real_fops->unlocked_ioctl &&
333 FULL_PROXY_FUNC(unlocked_ioctl, long, filp,
387 if (real_fops->unlocked_ioctl)
388 proxy_fops->unlocked_ioctl = full_proxy_unlocked_ioctl;
/linux-master/drivers/platform/x86/dell/
H A Ddell-smbios-wmi.c193 .unlocked_ioctl = dell_smbios_wmi_ioctl,
/linux-master/drivers/misc/genwqe/
H A Dcard_dev.c1234 .unlocked_ioctl = genwqe_ioctl,
/linux-master/samples/vfio-mdev/
H A Dmtty.c927 .unlocked_ioctl = mtty_precopy_ioctl,
/linux-master/drivers/misc/ocxl/
H A Dfile.c475 .unlocked_ioctl = afu_ioctl,
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr-vpd.c525 .unlocked_ioctl = papr_vpd_dev_ioctl,
H A Dpapr-sysparm.c336 .unlocked_ioctl = papr_sysparm_ioctl,
/linux-master/drivers/scsi/aacraid/
H A Dlinit.c1470 .unlocked_ioctl = aac_cfg_ioctl,
/linux-master/fs/ext2/
H A Dfile.c309 .unlocked_ioctl = ext2_ioctl,
/linux-master/drivers/nfc/
H A Dvirtual_ncidev.c198 .unlocked_ioctl = virtual_ncidev_ioctl
/linux-master/drivers/watchdog/
H A Dath79_wdt.c236 .unlocked_ioctl = ath79_wdt_ioctl,
/linux-master/drivers/input/
H A Devdev.c1299 .unlocked_ioctl = evdev_ioctl,
/linux-master/drivers/i2c/
H A Di2c-dev.c631 .unlocked_ioctl = i2cdev_ioctl,
/linux-master/include/media/
H A Dv4l2-dev.h185 * @unlocked_ioctl: operations needed to implement the ioctl() syscall
205 long (*unlocked_ioctl) (struct file *, unsigned int, unsigned long); member in struct:v4l2_file_operations
/linux-master/drivers/vhost/
H A Dscsi.c2089 .unlocked_ioctl = vhost_scsi_ioctl,
/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.c429 .unlocked_ioctl = video_ioctl2,

Completed in 302 milliseconds

<<11121314151617181920>>