Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio_pt_int.h18 int audio_pt_wait (struct audio_pt *, const char *);
Daudio_pt_int.c133 int audio_pt_wait (struct audio_pt *p, const char *cap) in audio_pt_wait() function
Desdaudio.c138 if (audio_pt_wait (&esd->pt, AUDIO_FUNC)) { in qesd_thread_out()
347 if (audio_pt_wait (&esd->pt, AUDIO_FUNC)) { in qesd_thread_in()
Dpaaudio.c111 if (audio_pt_wait (&pa->pt, AUDIO_FUNC)) { in qpa_thread_out()
206 if (audio_pt_wait (&pa->pt, AUDIO_FUNC)) { in qpa_thread_in()