Searched refs:tda9840 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/media/pci/saa7146/ |
D | mxb.c | 161 struct v4l2_subdev *tda9840; member 177 v4l2_subdev_call(mxb->tda9840, o, f, ##args) 264 mxb->tda9840 = v4l2_i2c_new_subdev(&dev->v4l2_dev, &mxb->i2c_adapter, in mxb_probe() 271 !mxb->tda9840 || !mxb->saa7111a || !mxb->tuner) { in mxb_probe()
|
/Linux-v4.19/drivers/media/i2c/ |
D | Makefile | 15 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 | 34 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300, 54 Support for tda9840 audio decoder chip found on some Zoran boards. 57 module will be called tda9840.
|
/Linux-v4.19/Documentation/media/uapi/mediactl/ |
D | media-types.rst | 127 old analog hardware, like Micronas msp3400, Philips tda9840,
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | bttv.rst | 190 tda9840 = 1 various chips.
|
/Linux-v4.19/ |
D | MAINTAINERS | 14275 F: drivers/media/i2c/tda9840*
|