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