Searched refs:tda9840 (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/media/pci/saa7146/ |
D | mxb.c | 149 struct v4l2_subdev *tda9840; member 165 v4l2_subdev_call(mxb->tda9840, o, f, ##args) 252 mxb->tda9840 = v4l2_i2c_new_subdev(&dev->v4l2_dev, &mxb->i2c_adapter, in mxb_probe() 259 !mxb->tda9840 || !mxb->saa7111a || !mxb->tuner) { in mxb_probe()
|
/linux-5.19.10/drivers/media/i2c/ |
D | Makefile | 122 obj-$(CONFIG_VIDEO_TDA9840) += tda9840.o
|
D | tvaudio.c | 1495 static int tda9840 = 1; variable 1508 module_param(tda9840, int, 0444); 1523 .insmodopt = &tda9840,
|
D | Kconfig | 958 Support for tda9840 audio decoder chip found on some Zoran boards. 961 module will be called tda9840. 995 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
|
/linux-5.19.10/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 35 tda9840 Philips TDA9840 audio processor
|
D | bttv.rst | 213 tda9840 = 1 various chips.
|
/linux-5.19.10/Documentation/userspace-api/media/mediactl/ |
D | media-types.rst | 128 old analog hardware, like Micronas msp3400, Philips tda9840,
|
/linux-5.19.10/ |
D | MAINTAINERS | 19625 F: drivers/media/i2c/tda9840*
|