Searched defs:tea6415c (Results 1 - 1 of 1) sorted by relevance

/drivers/media/pci/saa7146/
H A Dmxb.c34 #include "tea6415c.h"
161 struct v4l2_subdev *tea6415c; member in struct:mxb
178 v4l2_subdev_call(mxb->tea6415c, o, f, ##args)
261 mxb->tea6415c = v4l2_i2c_new_subdev(&dev->v4l2_dev, &mxb->i2c_adapter,
262 "tea6415c", I2C_TEA6415C, NULL);
269 if (!mxb->tea6420_1 || !mxb->tea6420_2 || !mxb->tea6415c ||
385 /* switch to tuner-channel on tea6415c */
388 /* select tuner-output on multicable on tea6415c */
496 /* prepare switching of tea6415c and saa7111a;

Completed in 60 milliseconds