Lines Matching refs:v4l2_device_call_all
179 v4l2_device_call_all(v4l2_dev, 0, core, reset, 0); in em28xx_wake_i2c()
180 v4l2_device_call_all(v4l2_dev, 0, video, s_routing, in em28xx_wake_i2c()
1125 v4l2_device_call_all(&v4l2->v4l2_dev, in em28xx_start_analog_streaming()
1129 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 1); in em28xx_start_analog_streaming()
1150 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 0); in em28xx_stop_streaming()
1185 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 0); in em28xx_stop_vbi_streaming()
1288 v4l2_device_call_all(v4l2_dev, 0, video, s_routing, in video_mux()
1293 v4l2_device_call_all(v4l2_dev, 0, audio, in video_mux()
1297 v4l2_device_call_all(v4l2_dev, 0, audio, s_routing, in video_mux()
1303 v4l2_device_call_all(v4l2_dev, 0, audio, s_routing, in video_mux()
1558 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, video, querystd, norm); in vidioc_querystd()
1589 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_std, v4l2->norm); in vidioc_s_std()
1832 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, g_tuner, t); in vidioc_g_tuner()
1844 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, s_tuner, t); in vidioc_s_tuner()
1871 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, s_frequency, f); in vidioc_s_frequency()
1872 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, g_frequency, &new_freq); in vidioc_s_frequency()
2088 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, g_tuner, t); in radio_g_tuner()
2101 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, s_tuner, t); in radio_s_tuner()
2177 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, s_radio); in em28xx_v4l2_open()
2298 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, standby); in em28xx_v4l2_close()
2465 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2473 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2483 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2499 v4l2_device_call_all(v4l2_dev, 0, tuner, s_config, &xc2028_cfg); in em28xx_tuner_setup()
2507 v4l2_device_call_all(v4l2_dev, 0, tuner, s_frequency, &f); in em28xx_tuner_setup()
2679 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_std, v4l2->norm); in em28xx_v4l2_init()
2864 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, standby); in em28xx_v4l2_init()