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

  /hardware/libhardware/modules/audio/
audio_hw.c 373 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
414 adev->device.get_supported_devices = adev_get_supported_devices;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 382 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
405 adev->hw_device.get_supported_devices = adev_get_supported_devices;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 311 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
571 ladev->device.get_supported_devices = adev_get_supported_devices;
  /device/asus/grouper/audio/
audio_hw.c 1211 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 934 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
966 adev->device.get_supported_devices = adev_get_supported_devices;
  /device/ti/panda/audio/
audio_hw.c 2850 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3588 static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) function
    [all...]

Completed in 43 milliseconds