si476x_core_start
err = si476x_core_start(radio->core, soft);
EXPORT_SYMBOL_GPL(si476x_core_start);
err = si476x_core_start(core, false);
int si476x_core_start(struct si476x_core *, bool);