Searched refs:si476x_core_has_diversity (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/media/radio/
H A Dradio-si476x.c578 if (si476x_core_has_diversity(radio->core)) {
829 if (si476x_core_has_diversity(radio->core)) {
1472 if (si476x_core_has_diversity(radio->core)) {
/linux-master/drivers/mfd/
H A Dsi476x-i2c.c651 bool si476x_core_has_diversity(struct si476x_core *core) function
655 EXPORT_SYMBOL_GPL(si476x_core_has_diversity); variable
659 return si476x_core_has_diversity(core) &&
667 return si476x_core_has_diversity(core) &&
/linux-master/include/linux/mfd/
H A Dsi476x-core.h366 bool si476x_core_has_diversity(struct si476x_core *);

Completed in 136 milliseconds