Home
last modified time | relevance | path

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

/linux-6.1.9/include/media/drv-intf/
Dtea575x.h63 int snd_tea575x_s_hw_freq_seek(struct file *file, struct snd_tea575x *tea,
/linux-6.1.9/drivers/media/radio/
Dtea575x.c356 int snd_tea575x_s_hw_freq_seek(struct file *file, struct snd_tea575x *tea, in snd_tea575x_s_hw_freq_seek() function
441 EXPORT_SYMBOL(snd_tea575x_s_hw_freq_seek);
448 return snd_tea575x_s_hw_freq_seek(file, tea, a); in vidioc_s_hw_freq_seek()
/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttv-driver.c3230 return snd_tea575x_s_hw_freq_seek(file, &btv->tea, a); in radio_s_hw_freq_seek()