Lines Matching refs:v4l2_device_call_all

189 	v4l2_device_call_all(v4l2_dev, 0, core,  reset, 0);  in em28xx_wake_i2c()
190 v4l2_device_call_all(v4l2_dev, 0, video, s_routing, in em28xx_wake_i2c()
1135 v4l2_device_call_all(&v4l2->v4l2_dev, in em28xx_start_analog_streaming()
1139 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 1); in em28xx_start_analog_streaming()
1160 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 0); in em28xx_stop_streaming()
1195 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_stream, 0); in em28xx_stop_vbi_streaming()
1298 v4l2_device_call_all(v4l2_dev, 0, video, s_routing, in video_mux()
1303 v4l2_device_call_all(v4l2_dev, 0, audio, in video_mux()
1307 v4l2_device_call_all(v4l2_dev, 0, audio, s_routing, in video_mux()
1313 v4l2_device_call_all(v4l2_dev, 0, audio, s_routing, in video_mux()
1568 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, video, querystd, norm); in vidioc_querystd()
1599 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_std, v4l2->norm); in vidioc_s_std()
1842 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, g_tuner, t); in vidioc_g_tuner()
1854 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, s_tuner, t); in vidioc_s_tuner()
1881 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, s_frequency, f); in vidioc_s_frequency()
1882 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, g_frequency, &new_freq); in vidioc_s_frequency()
2098 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, g_tuner, t); in radio_g_tuner()
2111 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, s_tuner, t); in radio_s_tuner()
2187 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, s_radio); in em28xx_v4l2_open()
2308 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, standby); in em28xx_v4l2_close()
2475 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2483 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2493 v4l2_device_call_all(v4l2_dev, in em28xx_tuner_setup()
2509 v4l2_device_call_all(v4l2_dev, 0, tuner, s_config, &xc2028_cfg); in em28xx_tuner_setup()
2517 v4l2_device_call_all(v4l2_dev, 0, tuner, s_frequency, &f); in em28xx_tuner_setup()
2689 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_std, v4l2->norm); in em28xx_v4l2_init()
2874 v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, standby); in em28xx_v4l2_init()