stream_name_analog 5725 sound/pci/hda/hda_generic.c 	fill_pcm_stream_name(spec->stream_name_analog,
stream_name_analog 5726 sound/pci/hda/hda_generic.c 			     sizeof(spec->stream_name_analog),
stream_name_analog 5728 sound/pci/hda/hda_generic.c 	info = snd_hda_codec_pcm_new(codec, "%s", spec->stream_name_analog);
stream_name_analog   96 sound/pci/hda/hda_generic.h 	char stream_name_analog[32];	/* analog PCM stream */