Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dsi476x-i2c.c655 bool si476x_core_has_diversity(struct si476x_core *core) in si476x_core_has_diversity() function
659 EXPORT_SYMBOL_GPL(si476x_core_has_diversity);
663 return si476x_core_has_diversity(core) && in si476x_core_is_a_secondary_tuner()
671 return si476x_core_has_diversity(core) && in si476x_core_is_a_primary_tuner()
/Linux-v4.19/include/linux/mfd/
Dsi476x-core.h375 bool si476x_core_has_diversity(struct si476x_core *);
/Linux-v4.19/drivers/media/radio/
Dradio-si476x.c607 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_do_post_powerup_init()
858 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_g_volatile_ctrl()
1532 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_probe()