Searched defs:audio_device (Results 1 – 1 of 1) sorted by relevance
309 struct audio_device { struct310 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; argument346 * lock_inputs, stream_in, stream_out, and then audio_device. argument