Home
last modified time | relevance | path

Searched defs:azx_dev (Results 1 – 5 of 5) sorted by relevance

/sound/hda/
Dhdac_stream.c25 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev, in snd_hdac_stream_init()
48 void snd_hdac_stream_start(struct hdac_stream *azx_dev, bool fresh_start) in snd_hdac_stream_start()
71 void snd_hdac_stream_clear(struct hdac_stream *azx_dev) in snd_hdac_stream_clear()
86 void snd_hdac_stream_stop(struct hdac_stream *azx_dev) in snd_hdac_stream_stop()
100 void snd_hdac_stream_reset(struct hdac_stream *azx_dev) in snd_hdac_stream_reset()
139 int snd_hdac_stream_setup(struct hdac_stream *azx_dev) in snd_hdac_stream_setup()
215 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev) in snd_hdac_stream_cleanup()
240 struct hdac_stream *azx_dev; in snd_hdac_stream_assign() local
277 void snd_hdac_stream_release(struct hdac_stream *azx_dev) in snd_hdac_stream_release()
316 struct hdac_stream *azx_dev, __le32 **bdlp, in setup_bdle()
[all …]
Dhdac_controller.c338 struct hdac_stream *azx_dev; in azx_int_disable() local
354 struct hdac_stream *azx_dev; in azx_int_clear() local
439 struct hdac_stream *azx_dev; in snd_hdac_bus_handle_stream_irq() local
/sound/pci/hda/
Dhda_controller.c55 static inline void azx_release_device(struct azx_dev *azx_dev) in azx_release_device()
96 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_close() local
114 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_hw_params() local
137 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_hw_free() local
159 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_prepare() local
215 struct azx_dev *azx_dev; in azx_pcm_trigger() local
286 unsigned int azx_get_pos_lpib(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_lpib()
292 unsigned int azx_get_pos_posbuf(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_posbuf()
299 struct azx_dev *azx_dev) in azx_get_position()
335 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_pointer() local
[all …]
Dhda_controller.h61 struct azx_dev { struct
75 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) argument
Dhda_intel.c426 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc()
440 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc()
567 static int azx_get_delay_from_lpib(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_lpib()
601 static int azx_position_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
635 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
702 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work() local
733 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending() local
760 struct azx_dev *azx_dev) in azx_via_get_position()
1935 struct azx_dev *azx_dev = get_azx_dev(substream); in substream_alloc_pages() local
1949 struct azx_dev *azx_dev = get_azx_dev(substream); in substream_free_pages() local