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

  /hardware/libhardware/modules/audio/
audio_hw.c 371 static int adev_dump(const audio_hw_device_t *device, int fd) function
416 adev->device.dump = adev_dump;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 369 static int adev_dump(const audio_hw_device_t *device, int fd) function
413 adev->hw_device.dump = adev_dump;
  /device/generic/goldfish/audio/
audio_hw.c 592 static int adev_dump(const audio_hw_device_t *dev, int fd) function
669 adev->device.dump = adev_dump;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1025 static int adev_dump(const audio_hw_device_t *device, int fd) function
1078 adev->device.dump = adev_dump;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 757 static int adev_dump(const audio_hw_device_t *device, int fd) function in namespace:android
803 rsxadev->device.dump = adev_dump;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 611 static int adev_dump(const struct audio_hw_device *dev, int fd) function
667 ladev->device.dump = adev_dump;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 682 static int adev_dump(const struct audio_hw_device *dev, int fd) function
744 qadev->device.dump = adev_dump;
  /device/asus/grouper/audio/
audio_hw.c 1234 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1799 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2305 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]

Completed in 842 milliseconds