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

  /hardware/libhardware/modules/audio/
audio_hw.c 296 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
419 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
409 adev->hw_device.set_mode = adev_set_mode;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 365 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
576 ladev->device.set_mode = adev_set_mode;
  /device/asus/grouper/audio/
audio_hw.c 1100 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 864 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
970 adev->device.set_mode = adev_set_mode;
  /device/ti/panda/audio/
audio_hw.c 2677 static int adev_set_mode(struct audio_hw_device *dev, int mode) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3424 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
    [all...]

Completed in 185 milliseconds