Home
last modified time | relevance | path

Searched refs:si476x_core_has_am (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/mfd/
Dsi476x-i2c.c644 bool si476x_core_has_am(struct si476x_core *core) in si476x_core_has_am() function
649 EXPORT_SYMBOL_GPL(si476x_core_has_am);
675 return si476x_core_has_am(core) && in si476x_core_is_in_am_receiver_mode()
/Linux-v5.10/drivers/media/radio/
Dradio-si476x.c413 } else if (si476x_core_has_am(radio->core)) { in si476x_radio_g_tuner()
711 (!si476x_core_has_am(radio->core) || in si476x_radio_s_frequency()
779 } else if (si476x_core_has_am(radio->core) && in si476x_radio_s_hw_freq_seek()
1431 if (si476x_core_has_am(radio->core)) { in si476x_radio_probe()
/Linux-v5.10/include/linux/mfd/
Dsi476x-core.h365 bool si476x_core_has_am(struct si476x_core *);