Searched refs:wl1273_fm_set_rx_freq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-wl1273.c | 394 static int wl1273_fm_set_rx_freq(struct wl1273_device *radio, unsigned int freq) in wl1273_fm_set_rx_freq() function 722 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_set_mode() 795 r = wl1273_fm_set_rx_freq(radio, f + radio->spacing); in wl1273_fm_set_seek() 797 r = wl1273_fm_set_rx_freq(radio, radio->rangelow); in wl1273_fm_set_seek() 799 r = wl1273_fm_set_rx_freq(radio, f - radio->spacing); in wl1273_fm_set_seek() 801 r = wl1273_fm_set_rx_freq(radio, radio->rangehigh); in wl1273_fm_set_seek() 850 r = wl1273_fm_set_rx_freq(radio, f); in wl1273_fm_set_seek() 955 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_rds_on() 985 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_rds_off() 1662 r = wl1273_fm_set_rx_freq(radi in wl1273_fm_vidioc_s_frequency() [all...] |
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-wl1273.c | 394 static int wl1273_fm_set_rx_freq(struct wl1273_device *radio, unsigned int freq) in wl1273_fm_set_rx_freq() function 722 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_set_mode() 795 r = wl1273_fm_set_rx_freq(radio, f + radio->spacing); in wl1273_fm_set_seek() 797 r = wl1273_fm_set_rx_freq(radio, radio->rangelow); in wl1273_fm_set_seek() 799 r = wl1273_fm_set_rx_freq(radio, f - radio->spacing); in wl1273_fm_set_seek() 801 r = wl1273_fm_set_rx_freq(radio, radio->rangehigh); in wl1273_fm_set_seek() 850 r = wl1273_fm_set_rx_freq(radio, f); in wl1273_fm_set_seek() 955 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_rds_on() 985 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_rds_off() 1662 r = wl1273_fm_set_rx_freq(radi in wl1273_fm_vidioc_s_frequency() [all...] |
Completed in 7 milliseconds