Searched defs:audio_device (Results 1 – 2 of 2) sorted by relevance
388 struct audio_device { struct389 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. argument440 audio_devices_t dummybuf_thread_devices; argument449 * lock_inputs, stream_in, stream_out, audio_device, then tfa9895 mutex. argument
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