digout_paths     1740 sound/pci/hda/hda_generic.c 	memset(spec->digout_paths, 0, sizeof(spec->digout_paths));
digout_paths     4079 sound/pci/hda/hda_generic.c 		spec->digout_paths[i] = snd_hda_get_path_idx(codec, path);
digout_paths     5974 sound/pci/hda/hda_generic.c 		set_output_and_unmute(codec, spec->digout_paths[i]);
digout_paths      183 sound/pci/hda/hda_generic.h 	int digout_paths[AUTO_CFG_MAX_OUTS];