HomeSort by relevance Sort by last modified time
    Searched defs:adev_dump (Results 1 - 12 of 12) sorted by null

  /hardware/libhardware/modules/audio/
audio_hw.c 375 static int adev_dump(const audio_hw_device_t *device, int fd) function
420 adev->device.dump = adev_dump;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 610 static int adev_dump(const audio_hw_device* dev, int fd) function in namespace:android
680 adev->device.dump = adev_dump;
  /device/generic/goldfish/audio/
audio_hw.c 596 static int adev_dump(const audio_hw_device_t *dev, int fd) function
673 adev->device.dump = adev_dump;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 916 static int adev_dump(const audio_hw_device_t *device, int fd) function
965 adev->hw_device.dump = adev_dump;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 616 static int adev_dump(const struct audio_hw_device *dev, int fd) function
672 ladev->device.dump = adev_dump;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 686 static int adev_dump(const struct audio_hw_device *dev, int fd) function
748 qadev->device.dump = adev_dump;
  /device/asus/grouper/audio/
audio_hw.c 1253 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1288 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 1077 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1867 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2448 static int adev_dump(const audio_hw_device_t *device __unused, int fd __unused) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4303 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]

Completed in 1353 milliseconds