Searched refs:all_adcs (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.h167 hda_nid_t all_adcs[AUTO_CFG_MAX_INS]; member in struct:hda_gen_spec
H A Dpatch_sigmatel.c273 if (spec->gen.all_adcs[i] == hinfo->nid) { stac_capture_pcm_hook()
4357 snd_hda_codec_write(codec, spec->gen.all_adcs[i], 0, stac_init()
H A Dhda_generic.c3135 /* copy the detected ADCs to all_adcs[] */
3137 memcpy(spec->all_adcs, spec->adc_nids, nums * sizeof(hda_nid_t));

Completed in 141 milliseconds