AC_PAR_STREAM     797 sound/hda/hdac_device.c 	unsigned int streams = snd_hdac_read_parm(codec, nid, AC_PAR_STREAM);
AC_PAR_STREAM     800 sound/hda/hdac_device.c 		streams = snd_hdac_read_parm(codec, codec->afg, AC_PAR_STREAM);
AC_PAR_STREAM     216 sound/hda/hdac_sysfs.c 		       snd_hdac_read_parm(codec, nid, AC_PAR_STREAM));
AC_PAR_STREAM     203 sound/pci/hda/hda_proc.c 	unsigned int stream = param_read(codec, nid, AC_PAR_STREAM);