Searched refs:first_wid (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c2567 if (input_wid < codec->first_wid ||
2578 if (k < codec->first_wid ||
2589 if ((codec->first_wid <= input_wid) && (input_wid <=
2647 if ((input_wid < codec->first_wid) ||
2771 for (wid = codec->first_wid;
3072 codec->first_wid = wid;
3740 for (wid = codec->first_wid; wid <= codec->last_wid; wid++) {
4594 for (wid = codec->first_wid; wid <= codec->last_wid;
4881 for (wid = codec->first_wid; wid <= codec->last_wid; wid++) {
5223 for (wid = codec->first_wid; wi
[all...]
H A Daudiohd.h778 wid_t first_wid; /* wid of 1st subnode of AFG */ member in struct:hda_codec

Completed in 100 milliseconds