Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dsi476x-i2c.c646 bool si476x_core_has_diversity(struct si476x_core *core) in si476x_core_has_diversity() function
650 EXPORT_SYMBOL_GPL(si476x_core_has_diversity);
654 return si476x_core_has_diversity(core) && in si476x_core_is_a_secondary_tuner()
662 return si476x_core_has_diversity(core) && in si476x_core_is_a_primary_tuner()
/Linux-v5.4/include/linux/mfd/
Dsi476x-core.h366 bool si476x_core_has_diversity(struct si476x_core *);
/Linux-v5.4/drivers/media/radio/
Dradio-si476x.c585 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_do_post_powerup_init()
836 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_g_volatile_ctrl()
1518 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_probe()