Searched refs:si476x_core_has_am (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/media/radio/
H A Dradio-si476x.c405 } else if (si476x_core_has_am(radio->core)) {
703 (!si476x_core_has_am(radio->core) ||
771 } else if (si476x_core_has_am(radio->core) &&
1420 if (si476x_core_has_am(radio->core)) {
/linux-master/drivers/mfd/
H A Dsi476x-i2c.c644 bool si476x_core_has_am(struct si476x_core *core) function
649 EXPORT_SYMBOL_GPL(si476x_core_has_am); variable
675 return si476x_core_has_am(core) &&
/linux-master/include/linux/mfd/
H A Dsi476x-core.h365 bool si476x_core_has_am(struct si476x_core *);

Completed in 388 milliseconds