Lines Matching refs:tea
42 void (*write_val)(struct snd_tea575x *tea, u32 val);
43 u32 (*read_val)(struct snd_tea575x *tea);
45 void (*set_pins)(struct snd_tea575x *tea, u8 pins);
46 u8 (*get_pins)(struct snd_tea575x *tea);
47 void (*set_direction)(struct snd_tea575x *tea, bool output);
71 int (*ext_init)(struct snd_tea575x *tea);
74 int snd_tea575x_enum_freq_bands(struct snd_tea575x *tea,
76 int snd_tea575x_g_tuner(struct snd_tea575x *tea, struct v4l2_tuner *v);
77 int snd_tea575x_s_hw_freq_seek(struct file *file, struct snd_tea575x *tea,
79 int snd_tea575x_hw_init(struct snd_tea575x *tea);
80 int snd_tea575x_init(struct snd_tea575x *tea, struct module *owner);
81 void snd_tea575x_exit(struct snd_tea575x *tea);
82 void snd_tea575x_set_freq(struct snd_tea575x *tea);