Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_controller_trace.h57 DECLARE_EVENT_CLASS(azx_pcm,
73 DEFINE_EVENT(azx_pcm, azx_pcm_open,
78 DEFINE_EVENT(azx_pcm, azx_pcm_close,
83 DEFINE_EVENT(azx_pcm, azx_pcm_hw_params,
88 DEFINE_EVENT(azx_pcm, azx_pcm_prepare,
Dhda_controller.c63 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in to_hda_pcm_stream()
70 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_adjust_codec_delay()
93 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_close()
112 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_params()
136 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_free()
157 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_prepare()
212 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_trigger()
315 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_position()
333 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer()
398 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_open()
[all …]
Dhda_controller.h96 struct azx_pcm { struct
Dhda_intel.c1958 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in pcm_mmap_prepare()