Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_controller_trace.h58 DECLARE_EVENT_CLASS(azx_pcm,
74 DEFINE_EVENT(azx_pcm, azx_pcm_open,
79 DEFINE_EVENT(azx_pcm, azx_pcm_close,
84 DEFINE_EVENT(azx_pcm, azx_pcm_hw_params,
89 DEFINE_EVENT(azx_pcm, azx_pcm_prepare,
Dhda_controller.c58 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in to_hda_pcm_stream()
65 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_adjust_codec_delay()
88 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_close()
107 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_params()
130 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_free()
148 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_prepare()
203 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_trigger()
306 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_position()
324 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer()
368 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_sync_time()
[all …]
Dhda_controller.h85 struct azx_pcm { struct
Dhda_intel.c2088 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in pcm_mmap_prepare()