Searched refs:tea6415c (Results 1 – 4 of 4) sorted by relevance
150 struct v4l2_subdev *tea6415c; member167 v4l2_subdev_call(mxb->tea6415c, o, f, ##args)250 mxb->tea6415c = v4l2_i2c_new_subdev(&dev->v4l2_dev, &mxb->i2c_adapter, in mxb_probe()258 if (!mxb->tea6420_1 || !mxb->tea6420_2 || !mxb->tea6415c || in mxb_probe()
16 obj-$(CONFIG_VIDEO_TEA6415C) += tea6415c.o
80 Support for tea6415c audio decoder chip found on some bt8xx boards.83 module will be called tea6415c.
15913 F: drivers/media/i2c/tea6415c*