Lines Matching refs:snd_tea575x
82 static void snd_tea575x_write(struct snd_tea575x *tea, unsigned int val) in snd_tea575x_write()
108 static u32 snd_tea575x_read(struct snd_tea575x *tea) in snd_tea575x_read()
142 static u32 snd_tea575x_val_to_freq(struct snd_tea575x *tea, u32 val) in snd_tea575x_val_to_freq()
174 static u32 snd_tea575x_get_freq(struct snd_tea575x *tea) in snd_tea575x_get_freq()
179 void snd_tea575x_set_freq(struct snd_tea575x *tea) in snd_tea575x_set_freq()
223 struct snd_tea575x *tea = video_drvdata(file); in vidioc_querycap()
232 int snd_tea575x_enum_freq_bands(struct snd_tea575x *tea, in snd_tea575x_enum_freq_bands()
268 struct snd_tea575x *tea = video_drvdata(file); in vidioc_enum_freq_bands()
273 int snd_tea575x_g_tuner(struct snd_tea575x *tea, struct v4l2_tuner *v) in snd_tea575x_g_tuner()
300 struct snd_tea575x *tea = video_drvdata(file); in vidioc_g_tuner()
308 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_tuner()
326 struct snd_tea575x *tea = video_drvdata(file); in vidioc_g_frequency()
338 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_frequency()
356 int snd_tea575x_s_hw_freq_seek(struct file *file, struct snd_tea575x *tea, in snd_tea575x_s_hw_freq_seek()
446 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_hw_freq_seek()
453 struct snd_tea575x *tea = container_of(ctrl->handler, struct snd_tea575x, ctrl_handler); in tea575x_s_ctrl()
495 int snd_tea575x_hw_init(struct snd_tea575x *tea) in snd_tea575x_hw_init()
515 int snd_tea575x_init(struct snd_tea575x *tea, struct module *owner) in snd_tea575x_init()
572 void snd_tea575x_exit(struct snd_tea575x *tea) in snd_tea575x_exit()