Lines Matching defs:tea
3738 static void bttv_tea575x_set_pins(struct snd_tea575x *tea, u8 pins)
3740 struct bttv *btv = tea->private_data;
3759 static u8 bttv_tea575x_get_pins(struct snd_tea575x *tea)
3761 struct bttv *btv = tea->private_data;
3786 static void bttv_tea575x_set_direction(struct snd_tea575x *tea, bool output)
3788 struct bttv *btv = tea->private_data;
3808 btv->tea.private_data = btv;
3809 btv->tea.ops = &bttv_tea_ops;
3810 if (!snd_tea575x_hw_init(&btv->tea)) {
3812 btv->tea.mute = false;