Symbol: azx_pcm
sound/hda/common/controller.c
112
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
137
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
154
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
203
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
303
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
321
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
365
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
576
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
63
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
682
struct azx_pcm *apcm = pcm->private_data;
sound/hda/common/controller.c
698
struct azx_pcm *apcm;
sound/hda/common/controller.c
70
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
93
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller_trace.h
58
DECLARE_EVENT_CLASS(azx_pcm,
sound/hda/common/controller_trace.h
74
DEFINE_EVENT(azx_pcm, azx_pcm_open,
sound/hda/common/controller_trace.h
79
DEFINE_EVENT(azx_pcm, azx_pcm_close,
sound/hda/common/controller_trace.h
84
DEFINE_EVENT(azx_pcm, azx_pcm_hw_params,
sound/hda/common/controller_trace.h
89
DEFINE_EVENT(azx_pcm, azx_pcm_prepare,