Home
last modified time | relevance | path

Searched refs:audio_thread_add_callback (Results 1 – 6 of 6) sorted by relevance

/external/adhd/cras/src/server/
Daudio_thread.h92 void audio_thread_add_callback(int fd, thread_callback cb,
Dcras_hfp_info.c345 audio_thread_add_callback(info->fd, hfp_info_callback, info); in hfp_info_start()
Daudio_thread.c134 void audio_thread_add_callback(int fd, thread_callback cb, in audio_thread_add_callback() function
Dcras_alsa_io.c444 audio_thread_add_callback(aio->poll_fd, in configure_dev()
/external/adhd/cras/src/tests/
Dhfp_info_unittest.cc318 void audio_thread_add_callback(int fd, thread_callback cb, in audio_thread_add_callback() function
Dalsa_io_unittest.cc2946 void audio_thread_add_callback(int fd, thread_callback cb, void *data) in audio_thread_add_callback() function