Searched refs:conn_len (Results 1 – 2 of 2) sorted by relevance
572 uint32_t conn_len; member
2565 widget->nconns < prop->conn_len; in audiohd_get_conns_from_entry()2619 prop.conn_len = audioha_codec_verb_get(statep, caddr, wid, in audiohd_get_conns()2622 if (prop.conn_len & AUDIOHD_FORM_MASK) { in audiohd_get_conns()2633 prop.conn_len &= AUDIOHD_LEN_MASK; in audiohd_get_conns()2640 if (prop.conn_len == 0) { in audiohd_get_conns()2647 if (prop.conn_len == 1) { in audiohd_get_conns()2660 for (i = 0; i < prop.conn_len; i += prop.conns_per_entry) { in audiohd_get_conns()