HomeSort by relevance Sort by last modified time
    Searched refs:audio_pt_wait (Results 1 - 4 of 4) sorted by null

  /external/qemu/audio/
audio_pt_int.h 18 int audio_pt_wait (struct audio_pt *, const char *);
audio_pt_int.c 133 int audio_pt_wait (struct audio_pt *p, const char *cap) function
esdaudio.c 138 if (audio_pt_wait (&esd->pt, AUDIO_FUNC)) {
347 if (audio_pt_wait (&esd->pt, AUDIO_FUNC)) {
paaudio.c 111 if (audio_pt_wait (&pa->pt, AUDIO_FUNC)) {
206 if (audio_pt_wait (&pa->pt, AUDIO_FUNC)) {

Completed in 35 milliseconds