Lines Matching defs:v4l2
13 #include <media/v4l2-device.h>
14 #include <media/v4l2-ioctl.h>
15 #include <media/videobuf2-v4l2.h>
120 struct v4l2_device v4l2;
699 strscpy(f54->v4l2.name, F54_NAME, sizeof(f54->v4l2.name));
700 ret = v4l2_device_register(&fn->dev, &f54->v4l2);
718 f54->vdev.v4l2_dev = &f54->v4l2;
733 v4l2_device_unregister(&f54->v4l2);
745 v4l2_device_unregister(&f54->v4l2);