Searched refs:num_capture (Results 1 – 1 of 1) sorted by relevance
823 int i, num_playback, num_capture, num_total, ret; in hda_dsp_stream_init() local830 num_capture = (gcap >> 8) & 0x0f; in hda_dsp_stream_init()832 num_total = num_playback + num_capture; in hda_dsp_stream_init()835 num_playback, num_capture); in hda_dsp_stream_init()843 if (num_capture >= SOF_HDA_CAPTURE_STREAMS) { in hda_dsp_stream_init()915 if (i < num_capture) { in hda_dsp_stream_init()919 hstream->stream_tag = i - num_capture + 1; in hda_dsp_stream_init()