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

  /hardware/libhardware/modules/audio/
audio_hw.c 264 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
422 adev->device.set_parameters = adev_set_parameters;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 308 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
412 adev->hw_device.set_parameters = adev_set_parameters;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 384 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
579 ladev->device.set_parameters = adev_set_parameters;
  /device/asus/grouper/audio/
audio_hw.c 1030 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 780 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
973 adev->device.set_parameters = adev_set_parameters;
  /device/ti/panda/audio/
audio_hw.c 2590 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3343 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]

Completed in 682 milliseconds