Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio.c1502 SWVoiceOut *sw1; in audio_run_out() local
1506 sw1 = sw->entries.le_next; in audio_run_out()
1513 sw = sw1; in audio_run_out()
2132 SWVoiceOut *sw = cap->hw.sw_head.lh_first, *sw1; in AUD_del_capture() local
2140 sw1 = sw->entries.le_next; in AUD_del_capture()
2148 sw = sw1; in AUD_del_capture()