Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h56 extern const struct v4l2_ioctl_ops atomisp_file_ioctl_ops;
H A Datomisp_v4l2.c467 video->vdev.ioctl_ops = &atomisp_file_ioctl_ops; in atomisp_video_init()
H A Datomisp_ioctl.c3224 const struct v4l2_ioctl_ops atomisp_file_ioctl_ops = { variable