Home
last modified time | relevance | path

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

/linux/sound/hda/
A Dhdac_stream.c130 void snd_hdac_stream_start(struct hdac_stream *azx_dev) in snd_hdac_stream_start()
183 void snd_hdac_stream_stop(struct hdac_stream *azx_dev) in snd_hdac_stream_stop()
224 void snd_hdac_stream_reset(struct hdac_stream *azx_dev) in snd_hdac_stream_reset()
339 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev) in snd_hdac_stream_cleanup()
364 struct hdac_stream *azx_dev; in snd_hdac_stream_assign() local
418 void snd_hdac_stream_release(struct hdac_stream *azx_dev) in snd_hdac_stream_release()
455 struct hdac_stream *azx_dev, __le32 **bdlp, in setup_bdle()
799 struct hdac_stream *azx_dev, u32 value) in snd_hdac_stream_set_spib()
820 struct hdac_stream *azx_dev) in snd_hdac_stream_get_spbmaxfifo()
885 struct hdac_stream *azx_dev, u32 value) in snd_hdac_stream_set_dpibr()
[all …]
A Dhdac_controller.c587 struct hdac_stream *azx_dev; in azx_int_disable() local
600 struct hdac_stream *azx_dev; in azx_int_clear() local
688 struct hdac_stream *azx_dev; in snd_hdac_bus_handle_stream_irq() local
/linux/sound/pci/hda/
A Dhda_controller.c93 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_close() local
111 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_hw_params() local
140 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
213 struct azx_dev *azx_dev; in azx_pcm_trigger() local
296 struct azx_dev *azx_dev) in azx_get_position()
332 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_pointer() local
373 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_get_sync_time() local
588 struct azx_dev *azx_dev; in azx_pcm_open() local
967 struct azx_dev *azx_dev; in snd_hda_codec_load_dsp_prepare() local
[all …]
A Dhda_controller.h57 struct azx_dev { struct
70 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) argument
A Dhda_intel.c577 static int azx_get_delay_from_lpib(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_lpib()
611 static int azx_position_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
642 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
736 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work() local
767 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending() local
795 struct azx_dev *azx_dev) in azx_via_get_position()
849 static unsigned int azx_get_pos_fifo(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_fifo()
880 static int azx_get_delay_from_fifo(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_fifo()
/linux/include/sound/
A Dhdaudio.h669 snd_hdac_dsp_prepare(struct hdac_stream *azx_dev, unsigned int format, in snd_hdac_dsp_prepare()
675 static inline void snd_hdac_dsp_trigger(struct hdac_stream *azx_dev, bool start) in snd_hdac_dsp_trigger()
679 static inline void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup()

Completed in 19 milliseconds