Symbol: azx_pcm
sound/hda/common/controller.c
114
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
139
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
156
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
205
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
305
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
323
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
367
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
578
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
684
struct azx_pcm *apcm = pcm->private_data;
sound/hda/common/controller.c
70
struct azx_pcm *apcm = snd_pcm_substream_chip(substream);
sound/hda/common/controller.c
700
struct azx_pcm *apcm;
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,