Lines Matching defs:tea
3741 static void bttv_tea575x_set_pins(struct snd_tea575x *tea, u8 pins)
3743 struct bttv *btv = tea->private_data;
3762 static u8 bttv_tea575x_get_pins(struct snd_tea575x *tea)
3764 struct bttv *btv = tea->private_data;
3789 static void bttv_tea575x_set_direction(struct snd_tea575x *tea, bool output)
3791 struct bttv *btv = tea->private_data;
3811 btv->tea.private_data = btv;
3812 btv->tea.ops = &bttv_tea_ops;
3813 if (!snd_tea575x_hw_init(&btv->tea)) {
3815 btv->tea.mute = false;