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

  /hardware/libhardware/modules/audio/
audio_hw.c 305 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
406 adev->device.set_mode = adev_set_mode;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 334 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
403 adev->hw_device.set_mode = adev_set_mode;
  /device/generic/goldfish/audio/
audio_hw.c 489 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
491 // adev_set_mode is a no op (simulates phones)
659 adev->device.set_mode = adev_set_mode;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 946 static int adev_set_mode(struct audio_hw_device *dev, int mode) function
1068 adev->device.set_mode = adev_set_mode;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 650 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function in namespace:android
793 rsxadev->device.set_mode = adev_set_mode;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 443 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
657 ladev->device.set_mode = adev_set_mode;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 472 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
731 qadev->device.set_mode = adev_set_mode;
  /device/samsung/manta/audio/
audio_hw.c 1631 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
    [all...]
  /device/ti/panda/audio/
audio_hw.c 2674 static int adev_set_mode(struct audio_hw_device *dev, int mode) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2075 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3449 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
    [all...]

Completed in 66 milliseconds