Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A 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,
H A Dhda_controller.c60 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in to_hda_pcm_stream()
67 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_adjust_codec_delay()
90 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_close()
109 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_params()
139 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()
210 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_trigger()
330 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer()
374 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_sync_time()
691 struct azx_pcm *apcm = pcm->private_data; in azx_pcm_free()
[all …]
H A Dhda_controller.h84 struct azx_pcm { struct