Home
last modified time | relevance | path

Searched refs:snd_tea575x_s_hw_freq_seek (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/media/
Dtea575x.h77 int snd_tea575x_s_hw_freq_seek(struct file *file, struct snd_tea575x *tea,
/linux-4.1.27/drivers/media/radio/
Dtea575x.c374 int snd_tea575x_s_hw_freq_seek(struct file *file, struct snd_tea575x *tea, in snd_tea575x_s_hw_freq_seek() function
459 EXPORT_SYMBOL(snd_tea575x_s_hw_freq_seek);
466 return snd_tea575x_s_hw_freq_seek(file, tea, a); in vidioc_s_hw_freq_seek()
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-driver.c3290 return snd_tea575x_s_hw_freq_seek(file, &btv->tea, a); in radio_s_hw_freq_seek()