Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h52 extern const struct v4l2_file_operations atomisp_file_fops;
H A Datomisp_fops.c1304 const struct v4l2_file_operations atomisp_file_fops = { variable
H A Datomisp_v4l2.c466 video->vdev.fops = &atomisp_file_fops; in atomisp_video_init()