Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/deprecated/saa7146/saa7146/
Dmxb.c153 struct v4l2_subdev *tea6420_2; member
186 v4l2_subdev_call(mxb->tea6420_2, audio, s_routing, in tea6420_route()
190 v4l2_subdev_call(mxb->tea6420_2, audio, s_routing, in tea6420_route()
248 mxb->tea6420_2 = 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()