Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Datomisp_compat_css20.c309 s_config->source.port.port); in __dump_stream_config()
328 s_config->source.tpg.id); in __dump_stream_config()
330 s_config->source.tpg.mode); in __dump_stream_config()
343 s_config->source.prbs.id); in __dump_stream_config()
388 s_config->pixels_per_clock); in __dump_stream_config()
391 s_config->continuous); in __dump_stream_config()
395 s_config->channel_id); in __dump_stream_config()
401 s_config->left_padding); in __dump_stream_config()
405 s_config->pixels_per_clock); in __dump_stream_config()
407 s_config->pack_raw_pixels); in __dump_stream_config()
[all …]
/linux/Documentation/translations/zh_CN/video4linux/
A Dv4l2-framework.txt521 如果子设备支持 s_config 核心操作,这个操作会在子设备配置好之后以 irq 和
523 同样也会调用 s_config,但仅在 irq 为 0 且 platform_data 为 NULL 时。
/linux/drivers/media/usb/tm6000/
A Dtm6000-cards.c942 v4l2_device_call_all(&dev->v4l2_dev, 0, tuner, s_config, in tm6000_config_tuner()
959 v4l2_device_call_all(&dev->v4l2_dev, 0, tuner, s_config, in tm6000_config_tuner()
/linux/include/media/
A Dv4l2-subdev.h279 int (*s_config)(struct v4l2_subdev *sd, const struct v4l2_priv_tun_config *config); member
/linux/drivers/media/pci/cx23885/
A Dcx23885-video.c1295 v4l2_subdev_call(sd, tuner, s_config, &cfg); in cx23885_video_register()
1307 v4l2_subdev_call(sd, tuner, s_config, &cfg); in cx23885_video_register()
/linux/drivers/media/pci/cx88/
A 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()
/linux/drivers/media/v4l2-core/
A Dtuner-core.c1385 .s_config = tuner_s_config,
/linux/drivers/media/pci/cx18/
A Dcx18-driver.c1087 cx18_call_all(cx, tuner, s_config, &cfg); in cx18_probe()
/linux/drivers/media/pci/ivtv/
A Divtv-driver.c1204 ivtv_call_all(itv, tuner, s_config, &cfg); in ivtv_probe()
/linux/drivers/media/usb/em28xx/
A Dem28xx-video.c2494 0, tuner, s_config, &tda9887_cfg); in em28xx_tuner_setup()
2509 v4l2_device_call_all(v4l2_dev, 0, tuner, s_config, &xc2028_cfg); in em28xx_tuner_setup()
/linux/drivers/media/usb/cx231xx/
A Dcx231xx-cards.c1199 tuner_call(dev, tuner, s_config, &cfg); in cx231xx_config_tuner()
/linux/drivers/media/pci/saa7134/
A Dsaa7134-cards.c7721 saa_call_all(dev, tuner, s_config, &tda9887_cfg); in saa7134_tuner_setup()
7749 saa_call_all(dev, tuner, s_config, &xc2028_cfg); in saa7134_tuner_setup()
8121 saa_call_all(dev, tuner, s_config, &tea5767_cfg); in saa7134_board_init2()
A Dsaa7134-dvb.c1967 saa_call_all(dev, tuner, s_config, &tda9887_cfg); in dvb_fini()
A Dsaa7134-video.c1111 saa_call_all(dev, tuner, s_config, &tda9887_cfg); in saa7134_s_ctrl()
/linux/Documentation/driver-api/media/
A Dv4l2-subdev.rst513 If the subdev supports the s_config core ops, then that op is called with
/linux/drivers/media/pci/bt8xx/
A Dbttv-cards.c3685 bttv_call_all(btv, tuner, s_config, &tda9887_cfg); in bttv_init_tuner()

Completed in 60 milliseconds