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

/linux-master/sound/hda/
H A Dhdac_controller.c474 struct hdac_stream *azx_dev; local
487 struct hdac_stream *azx_dev; local
575 struct hdac_stream *azx_dev; local
[all...]
H A Dhdac_stream.c94 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev, argument
130 snd_hdac_stream_start(struct hdac_stream *azx_dev) argument
167 snd_hdac_stream_clear(struct hdac_stream *azx_dev) argument
183 snd_hdac_stream_stop(struct hdac_stream *azx_dev) argument
224 snd_hdac_stream_reset(struct hdac_stream *azx_dev) argument
257 snd_hdac_stream_setup(struct hdac_stream *azx_dev, bool code_loading) argument
339 snd_hdac_stream_cleanup(struct hdac_stream *azx_dev) argument
364 struct hdac_stream *azx_dev; local
404 snd_hdac_stream_release_locked(struct hdac_stream *azx_dev) argument
418 snd_hdac_stream_release(struct hdac_stream *azx_dev) argument
453 setup_bdle(struct hdac_bus *bus, struct snd_dma_buffer *dmab, struct hdac_stream *azx_dev, __le32 **bdlp, int ofs, int size, int with_ioc) argument
501 snd_hdac_stream_setup_periods(struct hdac_stream *azx_dev) argument
584 snd_hdac_stream_set_params(struct hdac_stream *azx_dev, unsigned int format_val) argument
623 struct hdac_stream *azx_dev = container_of(cc, struct hdac_stream, cc); local
628 azx_timecounter_init(struct hdac_stream *azx_dev, bool force, u64 last) argument
666 snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, unsigned int streams) argument
697 snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set, unsigned int streams, unsigned int reg) argument
723 snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start, unsigned int streams) argument
793 snd_hdac_stream_set_spib(struct hdac_bus *bus, struct hdac_stream *azx_dev, u32 value) argument
814 snd_hdac_stream_get_spbmaxfifo(struct hdac_bus *bus, struct hdac_stream *azx_dev) argument
857 snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev) argument
879 snd_hdac_stream_set_dpibr(struct hdac_bus *bus, struct hdac_stream *azx_dev, u32 value) argument
898 snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value) argument
917 snd_hdac_dsp_prepare(struct hdac_stream *azx_dev, unsigned int format, unsigned int byte_size, struct snd_dma_buffer *bufp) argument
977 snd_hdac_dsp_trigger(struct hdac_stream *azx_dev, bool start) argument
991 snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, struct snd_dma_buffer *dmab) argument
[all...]
/linux-master/sound/pci/hda/
H A Dhda_controller.h56 struct azx_dev { struct
[all...]
H A Dhda_controller.c52 static inline void azx_release_device(struct azx_dev *azx_dev) argument
93 struct azx_dev *azx_dev = get_azx_dev(substream); local
111 struct azx_dev *azx_dev local
140 struct azx_dev *azx_dev = get_azx_dev(substream); local
159 struct azx_dev *azx_dev = get_azx_dev(substream); local
213 struct azx_dev *azx_dev; local
284 azx_get_pos_lpib(struct azx *chip, struct azx_dev *azx_dev) argument
290 azx_get_pos_posbuf(struct azx *chip, struct azx_dev *azx_dev) argument
296 azx_get_position(struct azx *chip, struct azx_dev *azx_dev) argument
333 struct azx_dev *azx_dev = get_azx_dev(substream); local
374 struct azx_dev *azx_dev = get_azx_dev(substream); local
501 struct azx_dev *azx_dev = get_azx_dev(substream); local
588 struct azx_dev *azx_dev; local
967 struct azx_dev *azx_dev; local
999 struct azx_dev *azx_dev = azx_get_dsp_loader_dev(chip); local
1010 struct azx_dev *azx_dev = azx_get_dsp_loader_dev(chip); local
1059 struct azx_dev *azx_dev = stream_to_azx_dev(s); local
1299 struct azx_dev *azx_dev = kzalloc(sizeof(*azx_dev), GFP_KERNEL); local
[all...]
H A Dhda_intel.c572 azx_get_delay_from_lpib(struct azx *chip, struct azx_dev *azx_dev, unsigned int pos) argument
606 azx_position_check(struct azx *chip, struct azx_dev *azx_dev) argument
637 azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) argument
731 struct azx_dev *azx_dev = stream_to_azx_dev(s); local
762 struct azx_dev *azx_dev = stream_to_azx_dev(s); local
789 azx_via_get_position(struct azx *chip, struct azx_dev *azx_dev) argument
844 azx_get_pos_fifo(struct azx *chip, struct azx_dev *azx_dev) argument
875 azx_get_delay_from_fifo(struct azx *chip, struct azx_dev *azx_dev, unsigned int pos) argument
[all...]
/linux-master/include/sound/
H A Dhdaudio.h668 snd_hdac_dsp_prepare(struct hdac_stream *azx_dev, unsigned int format, unsigned int byte_size, struct snd_dma_buffer *bufp) argument
674 snd_hdac_dsp_trigger(struct hdac_stream *azx_dev, bool start) argument
678 snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, struct snd_dma_buffer *dmab) argument
[all...]

Completed in 299 milliseconds