Home
last modified time | relevance | path

Searched refs:azx_dev (Results 1 – 2 of 2) sorted by relevance

/include/sound/
Dhdaudio.h569 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
573 void snd_hdac_stream_release_locked(struct hdac_stream *azx_dev);
574 void snd_hdac_stream_release(struct hdac_stream *azx_dev);
578 int snd_hdac_stream_setup(struct hdac_stream *azx_dev, bool code_loading);
579 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev);
580 int snd_hdac_stream_setup_periods(struct hdac_stream *azx_dev);
581 int snd_hdac_stream_set_params(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);
[all …]
Dhdaudio_ext.h86 struct hdac_ext_stream *azx_dev, bool decouple);