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

/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c44 struct audio_device { struct
60 struct audio_device *dev;
73 struct audio_device *adev = out->dev;
150 struct audio_device *adev = out->dev;
253 struct audio_device *adev = (struct audio_device *)dev;
376 struct audio_device *adev = (struct audio_device *)device;
385 struct audio_device *adev;
391 adev = calloc(1, sizeof(struct audio_device));
[all...]
/hardware/qcom/audio/hal/
H A Daudio_hw.h131 struct audio_device *dev;
147 struct audio_device *dev;
171 struct audio_device { struct
203 * stream_in or stream_out mutex first, followed by the audio_device mutex.

Completed in 204 milliseconds