Home
last modified time | relevance | path

Searched refs:hdac_stream (Results 1 – 4 of 4) sorted by relevance

/include/sound/
A Dhdaudio.h27 struct hdac_stream;
411 struct hdac_stream *));
513 struct hdac_stream { struct
574 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 …]
A Dhdaudio_ext.h48 struct hdac_stream hstream;
65 int (*host_setup)(struct hdac_stream *, bool);
70 #define hdac_stream(s) (&(s)->hstream) macro
A Dhda_register.h357 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()
/include/trace/events/
A Dsof_intel.h91 struct hdac_stream *hstream,
114 TP_PROTO(struct device *dev, struct hdac_stream *s, u32 status),

Completed in 10 milliseconds