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

/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx-vbi.c39 struct em28xx_v4l2 *v4l2 = dev->v4l2; vbi_queue_setup()
63 struct em28xx_v4l2 *v4l2 = dev->v4l2; vbi_buffer_prepare()
H A Dem28xx-video.c145 struct em28xx_v4l2 *v4l2 = dev->v4l2; norm_maxw()
158 struct em28xx_v4l2 *v4l2 = dev->v4l2; norm_maxh()
224 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_set_outfmt()
330 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_resolution_set()
363 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_set_alternate()
454 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_copy_video()
619 struct em28xx_v4l2 *v4l2 = dev->v4l2; finish_field_prepare_next()
641 struct em28xx_v4l2 *v4l2 = dev->v4l2; process_frame_data_em28xx()
722 struct em28xx_v4l2 *v4l2 = dev->v4l2; process_frame_data_em25xx()
880 struct em28xx_v4l2 *v4l2 = dev->v4l2; queue_setup()
905 struct em28xx_v4l2 *v4l2 = dev->v4l2; buffer_prepare()
926 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_start_analog_streaming()
984 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_stop_streaming()
1015 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_stop_vbi_streaming()
1074 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_vb2_setup()
1166 struct em28xx_v4l2 *v4l2 = em28xx_s_ctrl()
1167 container_of(ctrl->handler, struct em28xx_v4l2, ctrl_handler); em28xx_s_ctrl()
1242 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_g_fmt_vid_cap()
1275 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_try_fmt_vid_cap()
1331 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_set_video_format()
1354 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_s_fmt_vid_cap()
1386 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_s_std()
1418 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_g_parm()
1592 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_g_frequency()
1606 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_s_frequency()
1711 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_querycap()
1800 struct em28xx_v4l2 *v4l2 = dev->v4l2; vidioc_g_fmt_vbi_cap()
1858 * em28xx_free_v4l2() - Free struct em28xx_v4l2
1860 * @ref: struct kref for struct em28xx_v4l2
1862 * Called when all users of struct em28xx_v4l2 are gone
1866 struct em28xx_v4l2 *v4l2 = container_of(ref, struct em28xx_v4l2, ref); em28xx_free_v4l2()
1880 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_v4l2_open()
1946 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_v4l2_fini()
2036 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_v4l2_close()
2201 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_tuner_setup()
2266 struct em28xx_v4l2 *v4l2; em28xx_v4l2_init()
2282 v4l2 = kzalloc(sizeof(struct em28xx_v4l2), GFP_KERNEL); em28xx_v4l2_init()
H A Dem28xx.h508 struct em28xx_v4l2 { struct
604 struct em28xx_v4l2 *v4l2;
H A Dem28xx-camera.c328 struct em28xx_v4l2 *v4l2 = dev->v4l2; em28xx_init_camera()

Completed in 144 milliseconds