Searched refs:video_fops (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/common/saa7146/ |
H A D | saa7146_fops.c | 198 static const struct v4l2_file_operations video_fops = variable 352 vfd->fops = &video_fops; in saa7146_register_device()
|
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
H A D | saa7146_fops.c | 426 static const struct v4l2_file_operations video_fops = variable 597 vfd->fops = &video_fops; in saa7146_register_device()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
H A D | cx25821-video.c | 578 static const struct v4l2_file_operations video_fops = { variable 614 .fops = &video_fops,
|
/kernel/linux/linux-5.10/drivers/media/pci/tw68/ |
H A D | tw68-video.c | 853 static const struct v4l2_file_operations video_fops = { variable 892 .fops = &video_fops,
|
/kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
H A D | tw68-video.c | 852 static const struct v4l2_file_operations video_fops = { variable 891 .fops = &video_fops,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
H A D | cx25821-video.c | 578 static const struct v4l2_file_operations video_fops = { variable 614 .fops = &video_fops,
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-video.c | 1154 static const struct v4l2_file_operations video_fops = { variable 1207 .fops = &video_fops,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-video.c | 1155 static const struct v4l2_file_operations video_fops = { variable 1208 .fops = &video_fops,
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 1133 static const struct v4l2_file_operations video_fops = { variable 1174 .fops = &video_fops, 1207 .fops = &video_fops,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 1133 static const struct v4l2_file_operations video_fops = { variable 1174 .fops = &video_fops, 1207 .fops = &video_fops,
|
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/ |
H A D | tw5864-video.c | 833 static const struct v4l2_file_operations video_fops = { variable 925 .fops = &video_fops,
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 1509 static const struct v4l2_file_operations video_fops = variable 1582 .fops = &video_fops,
|
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/ |
H A D | tw5864-video.c | 832 static const struct v4l2_file_operations video_fops = { variable 924 .fops = &video_fops,
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 1905 static const struct v4l2_file_operations video_fops = variable 1985 .fops = &video_fops,
|
Completed in 34 milliseconds