Searched refs:mpeg_fops (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/media/pci/cx23885/ | ||
H A D | cx23885-417.c | 1429 static struct v4l2_file_operations mpeg_fops = { variable in typeref:struct:v4l2_file_operations 1471 .fops = &mpeg_fops, |
/linux-4.4.14/drivers/media/pci/cx88/ | ||
H A D | cx88-blackbird.c | 1014 static const struct v4l2_file_operations mpeg_fops = variable in typeref:struct:v4l2_file_operations 1053 .fops = &mpeg_fops, |
/linux-4.4.14/drivers/media/pci/saa7164/ | ||
H A D | saa7164-encoder.c | 956 static const struct v4l2_file_operations mpeg_fops = { variable in typeref:struct:v4l2_file_operations 987 .fops = &mpeg_fops, |
/linux-4.4.14/drivers/media/usb/cx231xx/ | ||
H A D | cx231xx-417.c | 1816 static struct v4l2_file_operations mpeg_fops = { variable in typeref:struct:v4l2_file_operations 1859 .fops = &mpeg_fops, |
Completed in 241 milliseconds