Home
last modified time | relevance | path

Searched refs:azx_pcm (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_controller.c220 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_cc_read()
263 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in to_hda_pcm_stream()
270 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_adjust_codec_delay()
406 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_close()
429 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_params()
448 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_free()
475 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_prepare()
562 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_trigger()
717 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_position()
735 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer()
[all …]
Dhda_controller.h282 struct azx_pcm { struct
Dhda_intel.c1783 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in pcm_mmap_prepare()