Home
last modified time | relevance | path

Searched refs:tuner (Results 201 – 225 of 230) sorted by relevance

12345678910

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sliced-vbi.rst40 supported. Sliced VBI devices may have a tuner or modulator.
46 and :ref:`tuner or modulator <tuner>` ioctls if they have these
H A Dvidioc-g-ext-ctrls.rst469 - The class containing RF tuner controls. These controls are
470 described in :ref:`rf-tuner-controls`.
H A Ddev-overlay.rst60 :ref:`tuner`, :ref:`controls <control>`,
/openbmc/linux/drivers/media/dvb-frontends/
H A Dau8522_decoder.c661 .tuner = &au8522_tuner_ops,
/openbmc/linux/sound/pci/asihpi/
H A Dhpifunc.c2566 *pw_level = hr.u.cu.tuner.s_level; in hpi_tuner_get_rf_level()
2582 *pw_level = hr.u.cu.tuner.s_level; in hpi_tuner_get_raw_rf_level()
2695 *(u32 *)&p_data[0] = hr.u.cu.tuner.rds.data[0]; in hpi_tuner_get_rds()
2696 *(u32 *)&p_data[4] = hr.u.cu.tuner.rds.data[1]; in hpi_tuner_get_rds()
2697 *(u32 *)&p_data[8] = hr.u.cu.tuner.rds.bLER; in hpi_tuner_get_rds()
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7699 saa_call_all(dev, tuner, s_type_addr, &tun_setup); in saa7134_tuner_setup()
7711 saa_call_all(dev, tuner, s_type_addr, &tun_setup); in saa7134_tuner_setup()
7717 tda9887_cfg.tuner = TUNER_TDA9887; in saa7134_tuner_setup()
7720 saa_call_all(dev, tuner, s_config, &tda9887_cfg); in saa7134_tuner_setup()
7745 xc2028_cfg.tuner = TUNER_XC2028; in saa7134_tuner_setup()
7748 saa_call_all(dev, tuner, s_config, &xc2028_cfg); in saa7134_tuner_setup()
8118 tea5767_cfg.tuner = TUNER_TEA5767; in saa7134_board_init2()
8120 saa_call_all(dev, tuner, s_config, &tea5767_cfg); in saa7134_board_init2()
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-stat-properties.rst58 Indicates the signal strength level at the analog part of the tuner or
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-driver.h192 int tuner; /* set tuner on load */ member
/openbmc/linux/drivers/mfd/
H A Dtimberdale.c276 .tuner = &timberdale_tef6868_i2c_board_info,
/openbmc/linux/drivers/media/i2c/
H A Dsaa717x.c1219 .tuner = &saa717x_tuner_ops,
H A Dsaa7115.c1620 .tuner = &saa711x_tuner_ops,
H A Dtvaudio.c1927 .tuner = &tvaudio_tuner_ops,
H A Dtvp5150.c1737 .tuner = &tvp5150_tuner_ops,
/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-driver.c297 v4l2_device_call_all(&go->v4l2_dev, 0, tuner, in go7007_register_encoder()
/openbmc/linux/drivers/media/radio/
H A DKconfig142 Enabling this driver will automatically select the DSP and tuner.
281 GemTek Radio tuner or are rebranded GemTek Radio cards:
/openbmc/linux/Documentation/translations/zh_CN/video4linux/
H A Dv4l2-framework.txt273 const struct v4l2_subdev_tuner_ops *tuner;
/openbmc/linux/include/media/
H A Dv4l2-subdev.h909 const struct v4l2_subdev_tuner_ops *tuner; member
/openbmc/linux/Documentation/i2c/
H A Dinstantiating-devices.rst112 tuner, a video decoder, an audio decoder, etc. usually connected to the
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1264 if (vf->tuner != 0) in vivid_video_g_frequency()
1274 if (vf->tuner != 0) in vivid_video_s_frequency()
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-av-core.c1292 .tuner = &cx18_av_tuner_ops,
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c616 __u32 tuner; /* Associated tuner */ member
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-dvb.c1629 call_all(core, tuner, standby); in dvb_register()
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-core.c1033 call_all(dev, tuner, standby); in cx23885_dev_setup()
H A Dcx23885-dvb.c2576 call_all(dev, tuner, standby); in dvb_register()
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-subdev.rst77 const struct v4l2_subdev_tuner_ops *tuner;

12345678910