Searched refs:audio_thread_add_callback (Results 1 – 6 of 6) sorted by relevance
/external/adhd/cras/src/server/ |
D | audio_thread.h | 92 void audio_thread_add_callback(int fd, thread_callback cb,
|
D | cras_hfp_info.c | 345 audio_thread_add_callback(info->fd, hfp_info_callback, info); in hfp_info_start()
|
D | audio_thread.c | 134 void audio_thread_add_callback(int fd, thread_callback cb, in audio_thread_add_callback() function
|
D | cras_alsa_io.c | 444 audio_thread_add_callback(aio->poll_fd, in configure_dev()
|
/external/adhd/cras/src/tests/ |
D | hfp_info_unittest.cc | 318 void audio_thread_add_callback(int fd, thread_callback cb, in audio_thread_add_callback() function
|
D | alsa_io_unittest.cc | 2946 void audio_thread_add_callback(int fd, thread_callback cb, void *data) in audio_thread_add_callback() function
|