Lines Matching refs:hstream
73 struct hdac_ext_stream *hstream =
78 hda_stream = hstream_to_sof_hda_stream(hstream);
81 if (!hstream->link_locked) {
89 res = hstream;
93 res = hstream;
124 struct hdac_stream *hstream = &stream->hstream;
125 unsigned char stream_tag = hstream->stream_tag;
126 struct hdac_bus *bus = hstream->bus;
142 if (stream->hstream.direction == SNDRV_PCM_STREAM_PLAYBACK) {
204 struct hdac_stream *hstream = substream->runtime->private_data;
205 struct hdac_bus *bus = hstream->bus;
285 struct hdac_stream *hstream;
290 hstream = substream->runtime->private_data;
291 bus = hstream->bus;
351 struct hdac_stream *hstream;
356 hstream = substream->runtime->private_data;
357 bus = hstream->bus;