Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Dsi476x-core.h367 bool si476x_core_is_a_secondary_tuner(struct si476x_core *);
/Linux-v5.10/drivers/mfd/
Dsi476x-i2c.c657 bool si476x_core_is_a_secondary_tuner(struct si476x_core *core) in si476x_core_is_a_secondary_tuner() function
663 EXPORT_SYMBOL_GPL(si476x_core_is_a_secondary_tuner);
/Linux-v5.10/drivers/media/radio/
Dradio-si476x.c409 if (si476x_core_is_a_secondary_tuner(radio->core)) { in si476x_radio_g_tuner()
712 si476x_core_is_a_secondary_tuner(radio->core))) { in si476x_radio_s_frequency()
1418 if (!si476x_core_is_a_secondary_tuner(radio->core)) in si476x_radio_probe()