Searched refs:audio_thread_disconnect_stream (Results 1 – 4 of 4) sorted by relevance
/external/adhd/cras/src/server/ |
D | audio_thread.h | 182 int audio_thread_disconnect_stream(struct audio_thread *thread,
|
D | cras_iodev_list.c | 507 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()
|
D | audio_thread.c | 1058 int audio_thread_disconnect_stream(struct audio_thread *thread, in audio_thread_disconnect_stream() function
|
/external/adhd/cras/src/tests/ |
D | iodev_list_unittest.cc | 2123 int audio_thread_disconnect_stream(struct audio_thread* thread, in audio_thread_disconnect_stream() function
|