Lines Matching refs:v4l2_device_call_all

196 	v4l2_device_call_all(v4l2_dev, 0, core,  reset, 0);  in em28xx_wake_i2c()
197 v4l2_device_call_all(v4l2_dev, 0, video, s_routing, in em28xx_wake_i2c()
1140 v4l2_device_call_all(&v4l2->v4l2_dev, in em28xx_start_analog_streaming()
1144 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 1); in em28xx_start_analog_streaming()
1165 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 0); in em28xx_stop_streaming()
1200 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 0); in em28xx_stop_vbi_streaming()
1303 v4l2_device_call_all(v4l2_dev, 0, video, s_routing, in video_mux()
1308 v4l2_device_call_all(v4l2_dev, 0, audio, in video_mux()
1312 v4l2_device_call_all(v4l2_dev, 0, audio, s_routing, in video_mux()
1318 v4l2_device_call_all(v4l2_dev, 0, audio, s_routing, in video_mux()
1574 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, video, querystd, norm); in vidioc_querystd()
1605 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_std, v4l2->norm); in vidioc_s_std()
1781 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, g_tuner, t); in vidioc_g_tuner()
1793 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, s_tuner, t); in vidioc_s_tuner()
1820 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, s_frequency, f); in vidioc_s_frequency()
1821 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, g_frequency, &new_freq); in vidioc_s_frequency()
2050 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, g_tuner, t); in radio_g_tuner()
2063 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, s_tuner, t); in radio_s_tuner()
2139 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, s_radio); in em28xx_v4l2_open()
2260 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, standby); in em28xx_v4l2_close()
2426 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2434 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2444 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2460 v4l2_device_call_all(v4l2_dev, 0, tuner, s_config, &xc2028_cfg); in em28xx_tuner_setup()
2468 v4l2_device_call_all(v4l2_dev, 0, tuner, s_frequency, &f); in em28xx_tuner_setup()
2640 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_std, v4l2->norm); in em28xx_v4l2_init()
2813 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, standby); in em28xx_v4l2_init()