Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Daudio_thread.h96 int audio_thread_is_dev_open(struct audio_thread *thread,
Daudio_thread.c1242 int audio_thread_is_dev_open(struct audio_thread *thread, in audio_thread_is_dev_open() function
Dcras_iodev_list.c767 if (audio_thread_is_dev_open(audio_thread, dev)) in init_pinned_device()
/external/adhd/cras/src/tests/
Diodev_list_unittest.cc2108 int audio_thread_is_dev_open(struct audio_thread* thread, in audio_thread_is_dev_open() function