Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/radio/
Dradio-tea5764.c220 static int tea5764_get_freq(struct tea5764_device *radio) in tea5764_get_freq() function
361 f->frequency = (tea5764_get_freq(radio) * 2) / 125; in vidioc_g_frequency()