Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Daudio_thread.h79 int audio_thread_add_open_dev(struct audio_thread *thread,
Daudio_thread.c1214 int audio_thread_add_open_dev(struct audio_thread *thread, in audio_thread_add_open_dev() function
Dcras_iodev_list.c477 rc = audio_thread_add_open_dev(audio_thread, dev); in init_device()
/external/adhd/cras/src/tests/
Diodev_list_unittest.cc2094 int audio_thread_add_open_dev(struct audio_thread* thread, in audio_thread_add_open_dev() function