Searched refs:hdac_stream (Results 1 – 4 of 4) sorted by relevance
27 struct hdac_stream;411 struct hdac_stream *));513 struct hdac_stream { struct574 void snd_hdac_stream_release(struct hdac_stream *azx_dev);579 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev);583 void snd_hdac_stream_start(struct hdac_stream *azx_dev);584 void snd_hdac_stream_stop(struct hdac_stream *azx_dev);587 void snd_hdac_stream_reset(struct hdac_stream *azx_dev);600 struct hdac_stream *azx_dev, u32 value);605 struct hdac_stream *azx_dev, u32 value);[all …]
48 struct hdac_stream hstream;65 int (*host_setup)(struct hdac_stream *, bool);70 #define hdac_stream(s) (&(s)->hstream) macro
357 snd_hdac_stream_get_pos_lpib(struct hdac_stream *stream) in snd_hdac_stream_get_pos_lpib()363 snd_hdac_stream_get_pos_posbuf(struct hdac_stream *stream) in snd_hdac_stream_get_pos_posbuf()
91 struct hdac_stream *hstream,114 TP_PROTO(struct device *dev, struct hdac_stream *s, u32 status),
Completed in 9 milliseconds