Home
last modified time | relevance | path

Searched defs:audio_device (Results 1 – 1 of 1) sorted by relevance

/device/google/dragon/audio/hal/
Daudio_hw.h309 struct audio_device { struct
310 struct audio_hw_device device;
311 pthread_mutex_t lock; /* see note below on mutex acquisition order */
312 struct listnode mixer_list;
313 audio_mode_t mode;
337 audio_devices_t dummybuf_thread_devices; argument
346 * lock_inputs, stream_in, stream_out, and then audio_device. argument