Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Dsi476x-core.h412 int si476x_core_cmd_fm_tune_freq(struct si476x_core *,
/Linux-v5.10/drivers/mfd/
Dsi476x-cmd.c1491 int si476x_core_cmd_fm_tune_freq(struct si476x_core *core, in si476x_core_cmd_fm_tune_freq() function
1498 EXPORT_SYMBOL_GPL(si476x_core_cmd_fm_tune_freq);
/Linux-v5.10/drivers/media/radio/
Dradio-si476x.c478 .tune_freq = si476x_core_cmd_fm_tune_freq, in si476x_radio_init_vtable()