Searched refs:dacs (Results 1 – 2 of 2) sorted by relevance
1112 static struct dac_switch dacs[] = { variable1132 for (i = 0; i < ARRAY_SIZE(dacs); i++) { in sst_detect_dactype()1133 ret = dacs[i].detect(info); in sst_detect_dactype()1139 f_dprintk("%s found %s\n", __func__, dacs[i].name); in sst_detect_dactype()1140 par->dac_sw = dacs[i]; in sst_detect_dactype()
212 reg-names = "hda-reg", "video-dacs-ctrl";