Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c412 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) in adev_set_parameters() function
597 adev->device.set_parameters = adev_set_parameters; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp464 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) in adev_set_parameters() function
667 ladev->device.set_parameters = adev_set_parameters; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp490 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) in adev_set_parameters() function
738 qadev->device.set_parameters = adev_set_parameters; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1180 static int adev_set_parameters(struct audio_hw_device *hw_dev, const char *kvpairs) in adev_set_parameters() function
1303 adev->hw_device.set_parameters = adev_set_parameters; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1485 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) in audio_config_compare() function
1795 rsxadev->device.set_parameters = adev_set_parameters; in audio_config_compare()