Lines Matching refs:hdac_ext_stream
38 * hdac_ext_stream: HDAC extended stream for extended HDA caps
48 struct hdac_ext_stream {
68 container_of(s, struct hdac_ext_stream, hstream)
74 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
77 void snd_hdac_ext_stream_release(struct hdac_ext_stream *hext_stream, int type);
78 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus,
81 struct hdac_ext_stream *hext_stream, bool decouple);
83 struct hdac_ext_stream *azx_dev, bool decouple);
85 void snd_hdac_ext_stream_start(struct hdac_ext_stream *hext_stream);
86 void snd_hdac_ext_stream_clear(struct hdac_ext_stream *hext_stream);
87 void snd_hdac_ext_stream_reset(struct hdac_ext_stream *hext_stream);
88 int snd_hdac_ext_stream_setup(struct hdac_ext_stream *hext_stream, int fmt);