Home
last modified time | relevance | path

Searched refs:w_connsenable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/hdaudio/
H A Dhdafg.c236 bool w_connsenable[HDAUDIO_MAXCONNECTIONS]; member
524 w->w_connsenable[w->w_nconns] = true; in hdafg_widget_connection_parse()
984 if (w->w_connsenable[i] == 0) in hdafg_dump_dst_nid()
1487 ctl->ctl_widget->w_connsenable[ in hdafg_disable_useless()
1504 if (!w->w_connsenable[j]) in hdafg_disable_useless()
1509 w->w_connsenable[j] = false; in hdafg_disable_useless()
1522 if (w->w_connsenable[j]) { in hdafg_disable_useless()
1543 if (cw->w_connsenable[j] && in hdafg_disable_useless()
1638 if (w->w_connsenable[i] == false) in hdafg_assoc_trace_dac()
1745 if (wc->w_connsenable[i] == false) in hdafg_assoc_trace_adc()
[all …]