Home | History | Annotate | Download | only in usbaudio

Lines Matching refs:start_input_stream

843 static int start_input_stream(struct stream_in *in)
845 ALOGV("start_input_stream(card:%d device:%d)", in->profile->card, in->profile->device);
863 ret = start_input_stream(in);