Lines Matching refs:azx_pcm
220 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()
800 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_open()
898 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_mmap()
921 struct azx_pcm *apcm = pcm->private_data; in azx_pcm_free()
936 struct azx_pcm *apcm; in azx_attach_pcm_stream()