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

  /hardware/libhardware/modules/audio/
audio_hw.c 281 static int adev_set_mode(struct audio_hw_device *dev, int mode) function
404 adev->device.set_mode = adev_set_mode;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 349 static int adev_set_mode(struct audio_hw_device *dev, int mode) function
556 ladev->device.set_mode = adev_set_mode;
  /external/bluetooth/bluez/audio/
android_audio_hw.c 839 static int adev_set_mode(struct audio_hw_device *dev, int mode) function
928 adev->device.set_mode = adev_set_mode;
  /device/samsung/tuna/audio/
audio_hw.c 2408 static int adev_set_mode(struct audio_hw_device *dev, int mode) function
    [all...]

Completed in 97 milliseconds