Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Daudio_thread.h182 int audio_thread_disconnect_stream(struct audio_thread *thread,
Dcras_iodev_list.c507 audio_thread_disconnect_stream(audio_thread, in suspend_devs()
513 audio_thread_disconnect_stream(audio_thread, rstream, in suspend_devs()
1040 audio_thread_disconnect_stream(audio_thread, stream, in disable_device()
1444 audio_thread_disconnect_stream(audio_thread, stream, in cras_iodev_list_suspend_hotword_streams()
1480 audio_thread_disconnect_stream(audio_thread, stream, in cras_iodev_list_resume_hotword_stream()
Daudio_thread.c1058 int audio_thread_disconnect_stream(struct audio_thread *thread, in audio_thread_disconnect_stream() function
/external/adhd/cras/src/tests/
Diodev_list_unittest.cc2123 int audio_thread_disconnect_stream(struct audio_thread* thread, in audio_thread_disconnect_stream() function