Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mfd/
Dsi476x-core.h238 static inline int si476x_to_v4l2(struct si476x_core *core, u16 freq) in si476x_to_v4l2() function
/linux-6.6.21/drivers/media/radio/
Dradio-si476x.c667 f->frequency = si476x_to_v4l2(radio->core, in si476x_radio_g_frequency()
753 rangelow = si476x_to_v4l2(radio->core, rangelow); in si476x_radio_s_hw_freq_seek()
761 rangehigh = si476x_to_v4l2(radio->core, rangehigh); in si476x_radio_s_hw_freq_seek()