Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dsi476x-i2c.c136 int si476x_core_start(struct si476x_core *core, bool soft) in si476x_core_start() function
214 EXPORT_SYMBOL_GPL(si476x_core_start);
306 err = si476x_core_start(core, false); in si476x_core_set_power_state()
/Linux-v4.19/include/linux/mfd/
Dsi476x-core.h372 int si476x_core_start(struct si476x_core *, bool);
/Linux-v4.19/drivers/media/radio/
Dradio-si476x.c655 err = si476x_core_start(radio->core, soft); in si476x_radio_change_func()