Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.h21 extern const struct v4l2_file_operations atomisp_fops;
H A Datomisp_fops.c18 #include "atomisp_fops.h"
554 const struct v4l2_file_operations atomisp_fops = { variable
H A Datomisp_v4l2.c27 #include "atomisp_fops.h"
326 video->vdev.fops = &atomisp_fops; in atomisp_video_init()
/linux/drivers/staging/media/atomisp/
H A DMakefile20 pci/atomisp_fops.o \