Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h52 extern const struct v4l2_file_operations atomisp_file_fops;
Datomisp_fops.c1290 const struct v4l2_file_operations atomisp_file_fops = { variable
Datomisp_v4l2.c465 video->vdev.fops = &atomisp_file_fops; in atomisp_video_init()