dsbr100_start
return radio->muted ? dsbr100_stop(radio) : dsbr100_start(radio);
if (!radio->muted && dsbr100_start(radio) < 0)