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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_fops.c417 static const struct file_operations video_fops = variable in typeref:struct:file_operations
456 .fops = &video_fops,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvideodev.c1649 static const struct file_operations video_fops; variable in typeref:struct:file_operations
1795 static const struct file_operations video_fops= variable in typeref:struct:file_operations
1811 if (register_chrdev(VIDEO_MAJOR, VIDEO_NAME, &video_fops)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-video.c2332 static const struct file_operations video_fops = variable in typeref:struct:file_operations
2364 .fops = &video_fops,
2373 .fops = &video_fops,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-video.c1633 static const struct file_operations video_fops = variable in typeref:struct:file_operations
1651 .fops = &video_fops,

Completed in 61 milliseconds