HomeSort by relevance Sort by last modified time
    Searched refs:adev_set_parameters (Results 1 - 10 of 10) 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
409 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
406 adev->hw_device.set_parameters = adev_set_parameters;
  /device/generic/goldfish/audio/
audio_hw.c 442 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
662 adev->device.set_parameters = adev_set_parameters;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 891 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
1071 adev->device.set_parameters = adev_set_parameters;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 608 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function in namespace:android
796 rsxadev->device.set_parameters = adev_set_parameters;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 462 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
660 ladev->device.set_parameters = adev_set_parameters;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 490 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
734 qadev->device.set_parameters = adev_set_parameters;
  /device/asus/grouper/audio/
audio_hw.c 1068 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1633 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2027 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]

Completed in 50 milliseconds