Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/include/linux/mfd/
Dsi476x-core.h375 bool si476x_core_has_diversity(struct si476x_core *);
/linux-4.1.27/drivers/media/radio/
Dradio-si476x.c603 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_do_post_powerup_init()
856 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_g_volatile_ctrl()
1530 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_probe()