Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttvp.h403 struct v4l2_subdev *sd_msp34xx; member
Dbttv-cards.c3574 btv->sd_msp34xx = v4l2_i2c_new_subdev(&btv->c.v4l2_dev, in bttv_init_card2()
3576 if (btv->sd_msp34xx) in bttv_init_card2()
3615 btv->sd_msp34xx = v4l2_i2c_new_subdev(&btv->c.v4l2_dev, in bttv_init_card2()
3619 btv->sd_msp34xx = v4l2_i2c_new_subdev(&btv->c.v4l2_dev, in bttv_init_card2()
3625 if (btv->sd_msp34xx) in bttv_init_card2()
Dbttv-driver.c1039 if (btv->sd_msp34xx) { in audio_mute()
1040 ctrl = v4l2_ctrl_find(btv->sd_msp34xx->ctrl_handler, V4L2_CID_AUDIO_MUTE); in audio_mute()
1062 if (btv->sd_msp34xx) { in audio_input()
1105 v4l2_subdev_call(btv->sd_msp34xx, audio, s_routing, in audio_input()