Searched refs:dsbr100_start (Results 1 – 1 of 1) sorted by relevance
117 static int dsbr100_start(struct dsbr100_device *radio) in dsbr100_start() function244 return radio->muted ? dsbr100_stop(radio) : dsbr100_start(radio); in usb_dsbr100_s_ctrl()301 if (!radio->muted && dsbr100_start(radio) < 0) in usb_dsbr100_resume()