Home
last modified time | relevance | path

Searched refs:tda9887 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/media/tuners/
DMakefile16 obj-$(CONFIG_MEDIA_TUNER_TDA9887) += tda9887.o
/Linux-v5.4/drivers/media/usb/dvb-usb/
Dcxusb.h127 struct v4l2_subdev *tda9887; member
Dcxusb-analog.c1157 ret = v4l2_subdev_call(cxdev->tda9887, video, s_std, norm); in cxusb_medion_set_norm()
1239 ret = v4l2_subdev_call(cxdev->tda9887, tuner, g_tuner, tuner); in cxusb_medion_g_tuner()
1283 ret = v4l2_subdev_call(cxdev->tda9887, tuner, s_tuner, tuner); in cxusb_medion_s_tuner()
1326 ret = v4l2_subdev_call(cxdev->tda9887, tuner, s_frequency, freq); in cxusb_medion_s_frequency()
1506 v4l2_subdev_call(cxdev->tda9887, video, s_std, cxdev->norm); in cxusb_medion_analog_init()
1772 cxdev->tda9887 = v4l2_i2c_new_subdev(&cxdev->v4l2dev, in cxusb_medion_register_analog_subdevs()
1775 if (!cxdev->tda9887) { in cxusb_medion_register_analog_subdevs()
/Linux-v5.4/Documentation/media/uapi/mediactl/
Dmedia-types.rst128 tda9887 (or some software compatible similar chip, like tda9885).