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()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 …]
85 struct azx_pcm { struct
2088 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in pcm_mmap_prepare()