Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbttvp.h347 struct v4l2_subdev *sd_msp34xx; member
Dbttv-cards.c3559 btv->sd_msp34xx = v4l2_i2c_new_subdev(&btv->c.v4l2_dev, in bttv_init_card2()
3561 if (btv->sd_msp34xx) in bttv_init_card2()
3600 btv->sd_msp34xx = v4l2_i2c_new_subdev(&btv->c.v4l2_dev, in bttv_init_card2()
3604 btv->sd_msp34xx = v4l2_i2c_new_subdev(&btv->c.v4l2_dev, in bttv_init_card2()
3610 if (btv->sd_msp34xx) in bttv_init_card2()
Dbttv-driver.c994 if (btv->sd_msp34xx) { in audio_mute()
995 ctrl = v4l2_ctrl_find(btv->sd_msp34xx->ctrl_handler, V4L2_CID_AUDIO_MUTE); in audio_mute()
1017 if (btv->sd_msp34xx) { in audio_input()
1060 v4l2_subdev_call(btv->sd_msp34xx, audio, s_routing, in audio_input()