Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.h388 struct audio_device { struct
389 struct audio_hw_device device;
390 pthread_mutex_t lock; /* see note below on mutex acquisition order */
391 struct listnode mixer_list;
415 // in sync with the one known by the audio_device. argument
440 audio_devices_t dummybuf_thread_devices; argument
449 * lock_inputs, stream_in, stream_out, audio_device, then tfa9895 mutex. argument
/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