Searched refs:azx_pcm (Results 1 – 4 of 4) 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,
58 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()132 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_free()152 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_prepare()207 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_trigger()310 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_position()328 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer()372 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_sync_time()[all …]
85 struct azx_pcm { struct
2010 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in pcm_mmap_prepare()