HomeSort by: relevance | last modified time | path
    Searched defs:w_bindas (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hdaudio/
hdafg.c 228 int w_bindas; member in struct:hdaudio_widget
987 if (cw == NULL || cw->w_enable == false || cw->w_bindas == -1)
1417 w->w_bindas = -1;
1571 if (w->w_bindas != as)
1576 w->w_bindas = -1;
1580 w->w_bindas = -1;
1601 if (w->w_bindas >= 0 && w->w_bindas != as) {
1604 depth + 1, nid, w->w_bindas);
1612 depth + 1, nid, w->w_bindas);
    [all...]
hdafg.c 228 int w_bindas; member in struct:hdaudio_widget
987 if (cw == NULL || cw->w_enable == false || cw->w_bindas == -1)
1417 w->w_bindas = -1;
1571 if (w->w_bindas != as)
1576 w->w_bindas = -1;
1580 w->w_bindas = -1;
1601 if (w->w_bindas >= 0 && w->w_bindas != as) {
1604 depth + 1, nid, w->w_bindas);
1612 depth + 1, nid, w->w_bindas);
    [all...]

Completed in 25 milliseconds