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

  /hardware/libhardware/modules/audio/
audio_hw.c 359 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
400 adev->device.get_supported_devices = adev_get_supported_devices;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 301 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
552 ladev->device.get_supported_devices = adev_get_supported_devices;
  /external/bluetooth/bluez/audio/
android_audio_hw.c 896 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
924 adev->device.get_supported_devices = adev_get_supported_devices;
  /device/samsung/tuna/audio/
audio_hw.c 2567 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
    [all...]

Completed in 63 milliseconds