Searched refs:adev_set_mode (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c305 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
406 adev->device.set_mode = adev_set_mode;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c334 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
403 adev->hw_device.set_mode = adev_set_mode;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp650 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function in namespace:android
793 rsxadev->device.set_mode = adev_set_mode;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp443 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
657 ladev->device.set_mode = adev_set_mode;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp472 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
731 qadev->device.set_mode = adev_set_mode;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2075 static int adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) function
2351 adev->device.set_mode = adev_set_mode;

Completed in 73 milliseconds