Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/saa7146/
Dmxb.c161 struct v4l2_subdev *tea6415c; member
178 v4l2_subdev_call(mxb->tea6415c, o, f, ##args)
261 mxb->tea6415c = v4l2_i2c_new_subdev(&dev->v4l2_dev, &mxb->i2c_adapter, in mxb_probe()
269 if (!mxb->tea6420_1 || !mxb->tea6420_2 || !mxb->tea6415c || in mxb_probe()
/linux-4.1.27/drivers/media/i2c/
DMakefile14 obj-$(CONFIG_VIDEO_TEA6415C) += tea6415c.o
DKconfig63 Support for tea6415c audio decoder chip found on some bt8xx boards.
66 module will be called tea6415c.
/linux-4.1.27/
DMAINTAINERS9719 F: drivers/media/i2c/tea6415c*