Searched refs:adev_set_parameters (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c264 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/
H A Daudio_hw.c308 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
406 adev->hw_device.set_parameters = adev_set_parameters;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp614 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function in namespace:android
802 rsxadev->device.set_parameters = adev_set_parameters;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp462 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/alsa_sound/
H A Daudio_hw_hal.cpp490 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
734 qadev->device.set_parameters = adev_set_parameters;

Completed in 80 milliseconds