AC_PAR_PCM       2053 sound/pci/hda/hda_codec.c 		val = snd_hda_param_read(codec, nid, AC_PAR_PCM);
AC_PAR_PCM       2058 sound/pci/hda/hda_codec.c 		val = snd_hda_param_read(codec, codec->afg, AC_PAR_PCM);
AC_PAR_PCM       2150 sound/pci/hda/hda_codec.c 		val = snd_hda_param_read(codec, nid, AC_PAR_PCM);
AC_PAR_PCM       2155 sound/pci/hda/hda_codec.c 		val = snd_hda_param_read(codec, codec->afg, AC_PAR_PCM);
AC_PAR_PCM        137 sound/pci/hda/hda_proc.c 	unsigned int pcm = snd_hda_param_read(codec, nid, AC_PAR_PCM);