Home
last modified time | relevance | path

Searched refs:s_config (Results 1 – 12 of 12) sorted by relevance

/drivers/staging/media/atomisp/pci/
Datomisp_compat_css20.c271 struct ia_css_stream_config *s_config; in __dump_stream_config() local
283 s_config = &stream_env->stream_config; in __dump_stream_config()
284 dev_dbg(isp->dev, "stream_config.mode=%d.\n", s_config->mode); in __dump_stream_config()
286 if (s_config->mode == IA_CSS_INPUT_MODE_SENSOR || in __dump_stream_config()
287 s_config->mode == IA_CSS_INPUT_MODE_BUFFERED_SENSOR) { in __dump_stream_config()
289 s_config->source.port.port); in __dump_stream_config()
291 s_config->source.port.num_lanes); in __dump_stream_config()
293 s_config->source.port.timeout); in __dump_stream_config()
295 s_config->source.port.rxcount); in __dump_stream_config()
297 s_config->source.port.compression.type); in __dump_stream_config()
[all …]
/drivers/media/pci/cx23885/
Dcx23885-video.c1296 v4l2_subdev_call(sd, tuner, s_config, &cfg); in cx23885_video_register()
1308 v4l2_subdev_call(sd, tuner, s_config, &cfg); in cx23885_video_register()
/drivers/media/pci/cx88/
Dcx88-cards.c3562 call_all(core, tuner, s_config, &tea5767_cfg); in cx88_card_setup()
3611 call_all(core, tuner, s_config, &tda9887_cfg); in cx88_card_setup()
3627 call_all(core, tuner, s_config, &xc2028_cfg); in cx88_card_setup()
/drivers/media/v4l2-core/
Dtuner-core.c1382 .s_config = tuner_s_config,
/drivers/media/pci/cx18/
Dcx18-driver.c1087 cx18_call_all(cx, tuner, s_config, &cfg); in cx18_probe()
/drivers/media/pci/ivtv/
Divtv-driver.c1204 ivtv_call_all(itv, tuner, s_config, &cfg); in ivtv_probe()
/drivers/media/usb/em28xx/
Dem28xx-video.c2484 0, tuner, s_config, &tda9887_cfg); in em28xx_tuner_setup()
2499 v4l2_device_call_all(v4l2_dev, 0, tuner, s_config, &xc2028_cfg); in em28xx_tuner_setup()
/drivers/media/usb/cx231xx/
Dcx231xx-cards.c1199 tuner_call(dev, tuner, s_config, &cfg); in cx231xx_config_tuner()
/drivers/media/pci/saa7134/
Dsaa7134-cards.c7720 saa_call_all(dev, tuner, s_config, &tda9887_cfg); in saa7134_tuner_setup()
7748 saa_call_all(dev, tuner, s_config, &xc2028_cfg); in saa7134_tuner_setup()
8120 saa_call_all(dev, tuner, s_config, &tea5767_cfg); in saa7134_board_init2()
Dsaa7134-video.c916 saa_call_all(dev, tuner, s_config, &tda9887_cfg); in saa7134_s_ctrl()
Dsaa7134-dvb.c1971 saa_call_all(dev, tuner, s_config, &tda9887_cfg); in dvb_fini()
/drivers/media/pci/bt8xx/
Dbttv-cards.c3682 bttv_call_all(btv, tuner, s_config, &tda9887_cfg); in bttv_init_tuner()