Searched refs:dsp_stream (Results 1 – 1 of 1) sorted by relevance
223 struct hdac_ext_stream *dsp_stream; in hda_dsp_pcm_open() local263 dsp_stream = hda_dsp_stream_get(sdev, direction, flags); in hda_dsp_pcm_open()264 if (!dsp_stream) { in hda_dsp_pcm_open()309 substream->runtime->private_data = &dsp_stream->hstream; in hda_dsp_pcm_open()315 dsp_stream->pplcllpl = 0; in hda_dsp_pcm_open()316 dsp_stream->pplcllpu = 0; in hda_dsp_pcm_open()
Completed in 3 milliseconds