Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/include/linux/mfd/
Dsi476x-core.h372 int si476x_core_start(struct si476x_core *, bool);
/linux-4.1.27/drivers/media/radio/
Dradio-si476x.c651 err = si476x_core_start(radio->core, soft); in si476x_radio_change_func()