Searched refs:set_mode (Results 1 - 8 of 8) sorted by relevance

/hardware/libhardware/include/hardware/
H A Daudio.h481 * set_mode is called when the audio mode changes. AUDIO_MODE_NORMAL mode
485 int (*set_mode)(struct audio_hw_device *dev, audio_mode_t mode); member in struct:audio_hw_device
/hardware/libhardware/modules/audio/
H A Daudio_hw.c406 adev->device.set_mode = adev_set_mode;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c403 adev->hw_device.set_mode = adev_set_mode;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp793 rsxadev->device.set_mode = adev_set_mode;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp657 ladev->device.set_mode = adev_set_mode;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp731 qadev->device.set_mode = adev_set_mode;
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
H A Ddriver_mac80211.c2166 .set_mode = wpa_driver_wext_set_mode,
/hardware/qcom/audio/hal/
H A Daudio_hw.c2342 adev->device.set_mode = adev_set_mode;

Completed in 265 milliseconds