HomeSort by relevance Sort by last modified time
    Searched refs:adev_dump (Results 1 - 11 of 11) 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/samsung/manta/audio/
audio_hw.c 1758 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /device/ti/panda/audio/
audio_hw.c 2829 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2202 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3596 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]

Completed in 32 milliseconds