Home
last modified time | relevance | path

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

/linux/drivers/media/common/saa7146/
H A Dsaa7146_fops.c198 static const struct v4l2_file_operations video_fops = variable
352 vfd->fops = &video_fops; in saa7146_register_device()
/linux/drivers/media/pci/cx88/
H A Dcx88-video.c1131 static const struct v4l2_file_operations video_fops = { variable
1172 .fops = &video_fops,
1205 .fops = &video_fops,
/linux/drivers/media/pci/mgb4/
H A Dmgb4_vout.c582 static const struct v4l2_file_operations video_fops = { variable
825 voutdev->vdev.fops = &video_fops; in mgb4_vout_create()
H A Dmgb4_vin.c360 static const struct v4l2_file_operations video_fops = { variable
1016 vindev->vdev.fops = &video_fops; in mgb4_vin_create()