Lines Matching defs:tea
93 static void snd_tea575x_write(struct snd_tea575x *tea, unsigned int val) in snd_tea575x_write()
119 static u32 snd_tea575x_read(struct snd_tea575x *tea) in snd_tea575x_read()
153 static u32 snd_tea575x_val_to_freq(struct snd_tea575x *tea, u32 val) in snd_tea575x_val_to_freq()
185 static u32 snd_tea575x_get_freq(struct snd_tea575x *tea) in snd_tea575x_get_freq()
190 void snd_tea575x_set_freq(struct snd_tea575x *tea) in snd_tea575x_set_freq()
234 struct snd_tea575x *tea = video_drvdata(file); in vidioc_querycap() local
247 int snd_tea575x_enum_freq_bands(struct snd_tea575x *tea, in snd_tea575x_enum_freq_bands()
283 struct snd_tea575x *tea = video_drvdata(file); in vidioc_enum_freq_bands() local
288 int snd_tea575x_g_tuner(struct snd_tea575x *tea, struct v4l2_tuner *v) in snd_tea575x_g_tuner()
315 struct snd_tea575x *tea = video_drvdata(file); in vidioc_g_tuner() local
323 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_tuner() local
341 struct snd_tea575x *tea = video_drvdata(file); in vidioc_g_frequency() local
353 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_frequency() local
371 int snd_tea575x_s_hw_freq_seek(struct file *file, struct snd_tea575x *tea, in snd_tea575x_s_hw_freq_seek()
461 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_hw_freq_seek() local
468 struct snd_tea575x *tea = container_of(ctrl->handler, struct snd_tea575x, ctrl_handler); in tea575x_s_ctrl() local
510 int snd_tea575x_hw_init(struct snd_tea575x *tea) in snd_tea575x_hw_init()
530 int snd_tea575x_init(struct snd_tea575x *tea, struct module *owner) in snd_tea575x_init()
584 void snd_tea575x_exit(struct snd_tea575x *tea) in snd_tea575x_exit()