Searched defs:sw1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Daudio.c1427 SWVoiceOut *sw1; local
1431 sw1 = sw->entries.le_next;
1438 sw = sw1;
1887 SWVoiceOut *sw = cap->hw.sw_head.lh_first, *sw1; local
1895 sw1 = sw->entries.le_next;
1903 sw = sw1;

Completed in 49 milliseconds