Searched refs:si476x_core_has_am (Results 1 – 3 of 3) sorted by relevance
644 bool si476x_core_has_am(struct si476x_core *core) in si476x_core_has_am() function649 EXPORT_SYMBOL_GPL(si476x_core_has_am);675 return si476x_core_has_am(core) && in si476x_core_is_in_am_receiver_mode()
407 } else if (si476x_core_has_am(radio->core)) { in si476x_radio_g_tuner()705 (!si476x_core_has_am(radio->core) || in si476x_radio_s_frequency()773 } else if (si476x_core_has_am(radio->core) && in si476x_radio_s_hw_freq_seek()1422 if (si476x_core_has_am(radio->core)) { in si476x_radio_probe()
365 bool si476x_core_has_am(struct si476x_core *);