Lines Matching refs:hdac_ext_stream
57 struct hdac_ext_stream { struct
79 container_of(s, struct hdac_ext_stream, hstream) argument
82 struct hdac_ext_stream *stream, int idx,
88 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
91 void snd_hdac_ext_stream_release(struct hdac_ext_stream *azx_dev, int type);
93 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);