Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Daudio_thread.c73 struct audio_thread_open_device_msg { struct
596 struct audio_thread_open_device_msg *rmsg; in handle_audio_thread_message()
598 rmsg = (struct audio_thread_open_device_msg *)msg; in handle_audio_thread_message()
610 struct audio_thread_open_device_msg *rmsg; in handle_audio_thread_message()
612 rmsg = (struct audio_thread_open_device_msg *)msg; in handle_audio_thread_message()
970 static void init_open_device_msg(struct audio_thread_open_device_msg *msg, in init_open_device_msg()
1217 struct audio_thread_open_device_msg msg; in audio_thread_add_open_dev()
1245 struct audio_thread_open_device_msg msg; in audio_thread_is_dev_open()