Searched refs:azx_pcm (Results 1 – 3 of 3) sorted by relevance
58 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,
59 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in to_hda_pcm_stream()66 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_adjust_codec_delay()89 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_close()108 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_params()131 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_free()149 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_prepare()204 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_trigger()325 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer()369 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_sync_time()686 struct azx_pcm *apcm = pcm->private_data; in azx_pcm_free()[all …]
83 struct azx_pcm { struct
Completed in 7 milliseconds