Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dcontroller_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 Dcontroller.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()
137 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_free()
154 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()
303 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_position()
321 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer()
365 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_sync_time()
[all …]
H A Dhda_controller.h84 struct azx_pcm { struct