Searched refs:si476x_core_start (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/media/radio/
H A Dradio-si476x.c626 err = si476x_core_start(radio->core, soft);
/linux-master/drivers/mfd/
H A Dsi476x-i2c.c105 * si476x_core_start() - early chip startup function
127 int si476x_core_start(struct si476x_core *core, bool soft) function
205 EXPORT_SYMBOL_GPL(si476x_core_start); variable
297 err = si476x_core_start(core, false);
/linux-master/include/linux/mfd/
H A Dsi476x-core.h363 int si476x_core_start(struct si476x_core *, bool);

Completed in 159 milliseconds