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