Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Dsi476x-core.h238 static inline int si476x_to_v4l2(struct si476x_core *core, u16 freq) in si476x_to_v4l2() function
/Linux-v5.10/drivers/media/radio/
Dradio-si476x.c673 f->frequency = si476x_to_v4l2(radio->core, in si476x_radio_g_frequency()
759 rangelow = si476x_to_v4l2(radio->core, rangelow); in si476x_radio_s_hw_freq_seek()
767 rangehigh = si476x_to_v4l2(radio->core, rangehigh); in si476x_radio_s_hw_freq_seek()