Searched defs:adev_set_parameters (Results 1 - 8 of 8) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c294 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
296 ALOGV("adev_set_parameters");
461 adev->device.set_parameters = adev_set_parameters;
/hardware/bsp/intel/peripheral/audio/generic/
H A Daudio_hal.c1091 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
1198 adev->hw_device.set_parameters = adev_set_parameters;
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c798 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
938 adev->hw_device.set_parameters = adev_set_parameters;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c992 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
1072 adev->hw_device.set_parameters = adev_set_parameters;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp464 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
667 ladev->device.set_parameters = adev_set_parameters;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp490 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
738 qadev->device.set_parameters = adev_set_parameters;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2479 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
3035 adev->device.set_parameters = adev_set_parameters;
/hardware/qcom/audio/msm8909/hal/
H A Daudio_hw.c2913 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
3418 adev->device.set_parameters = adev_set_parameters;

Completed in 103 milliseconds