Searched refs:si476x_radio_range_is_inside_of_the_band (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-si476x.c | 78 static inline bool si476x_radio_range_is_inside_of_the_band(u32 low, u32 high, in si476x_radio_range_is_inside_of_the_band() function 775 if (si476x_radio_range_is_inside_of_the_band(rangelow, rangehigh, in si476x_radio_s_hw_freq_seek() 780 si476x_radio_range_is_inside_of_the_band(rangelow, rangehigh, in si476x_radio_s_hw_freq_seek()
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-si476x.c | 78 static inline bool si476x_radio_range_is_inside_of_the_band(u32 low, u32 high, in si476x_radio_range_is_inside_of_the_band() function 769 if (si476x_radio_range_is_inside_of_the_band(rangelow, rangehigh, in si476x_radio_s_hw_freq_seek() 774 si476x_radio_range_is_inside_of_the_band(rangelow, rangehigh, in si476x_radio_s_hw_freq_seek()
|
Completed in 4 milliseconds