Lines Matching refs:assoc
198 short assoc, loc, conn, dev;
227 assoc = get_defcfg_association(def_conf);
232 if (!assoc)
235 assoc_line_out = assoc;
236 else if (assoc_line_out != assoc) {
238 "ignore pin 0x%x with mismatching assoc# 0x%x vs 0x%x\n",
239 nid, assoc, assoc_line_out);
254 assoc = get_defcfg_association(def_conf);
262 speaker_out[cfg->speaker_outs].seq = (assoc << 4) | seq;
267 assoc = get_defcfg_association(def_conf);
275 hp_out[cfg->hp_outs].seq = (assoc << 4) | seq;