Lines Matching refs:hdac_ext_stream
41 * hdac_ext_stream: HDAC extended stream for extended HDA caps
56 struct hdac_ext_stream {
78 container_of(s, struct hdac_ext_stream, hstream)
81 struct hdac_ext_stream *stream, int idx,
87 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
90 void snd_hdac_ext_stream_release(struct hdac_ext_stream *azx_dev, int type);
92 struct hdac_ext_stream *azx_dev, bool decouple);
94 struct hdac_ext_stream *azx_dev, bool decouple);
97 struct hdac_ext_stream *stream, u32 value);
99 struct hdac_ext_stream *stream);
103 struct hdac_ext_stream *stream, u32 value);
104 int snd_hdac_ext_stream_set_lpib(struct hdac_ext_stream *stream, u32 value);
106 void snd_hdac_ext_link_stream_start(struct hdac_ext_stream *hstream);
107 void snd_hdac_ext_link_stream_clear(struct hdac_ext_stream *hstream);
108 void snd_hdac_ext_link_stream_reset(struct hdac_ext_stream *hstream);
109 int snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt);