Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dsi476x-i2c.c221 int si476x_core_stop(struct si476x_core *core, bool soft) in si476x_core_stop() function
251 EXPORT_SYMBOL_GPL(si476x_core_stop);
306 err = si476x_core_stop(core, false); in si476x_core_set_power_state()
/Linux-v5.10/include/linux/mfd/
Dsi476x-core.h362 int si476x_core_stop(struct si476x_core *, bool);
/Linux-v5.10/drivers/media/radio/
Dradio-si476x.c618 err = si476x_core_stop(radio->core, soft); in si476x_radio_change_func()
625 err = si476x_core_stop(radio->core, soft); in si476x_radio_change_func()