input_paths 1741 sound/pci/hda/hda_generic.c memset(spec->input_paths, 0, sizeof(spec->input_paths)); input_paths 3174 sound/pci/hda/hda_generic.c if (!spec->input_paths[i][n]) input_paths 3187 sound/pci/hda/hda_generic.c if (spec->input_paths[i][n]) { input_paths 3206 sound/pci/hda/hda_generic.c spec->input_paths[i][nums]); input_paths 3207 sound/pci/hda/hda_generic.c spec->input_paths[i][nums] = input_paths 3208 sound/pci/hda/hda_generic.c spec->input_paths[i][n]; input_paths 3209 sound/pci/hda/hda_generic.c spec->input_paths[i][n] = 0; input_paths 3251 sound/pci/hda/hda_generic.c spec->input_paths[imux_idx][c] = input_paths 3392 sound/pci/hda/hda_generic.c return snd_hda_get_path_from_idx(codec, spec->input_paths[imux_idx][adc_idx]); input_paths 184 sound/pci/hda/hda_generic.h int input_paths[HDA_MAX_NUM_INPUTS][AUTO_CFG_MAX_INS]; input_paths 353 sound/pci/hda/patch_conexant.c cur_input = spec->gen.input_paths[0][spec->gen.cur_mux[0]];