Home | History | Annotate | Download | only in usbaudio

Lines Matching defs:audio_device

58 struct audio_device {
80 struct audio_device *dev; /* hardware information - only using this for the lock */
102 struct audio_device *dev; /* hardware information - only using this for the lock */
486 struct audio_device *adev = (struct audio_device *)dev;
927 in->dev = (struct audio_device *)dev;
1007 struct audio_device * adev = (struct audio_device *)dev;
1070 struct audio_device * adev = (struct audio_device *)dev;
1089 struct audio_device *adev = (struct audio_device *)device;
1100 struct audio_device *adev = calloc(1, sizeof(struct audio_device));