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