Home
last modified time | relevance | path

Searched refs:ap_set_stream_volume_index_for_device (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_policy.c168 static int ap_set_stream_volume_index_for_device(struct audio_policy *pol, in ap_set_stream_volume_index_for_device() function
275 dap->policy.set_stream_volume_index_for_device = ap_set_stream_volume_index_for_device; in create_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp232 static int ap_set_stream_volume_index_for_device(struct audio_policy *pol, in ap_set_stream_volume_index_for_device() function
360 qap->policy.set_stream_volume_index_for_device = ap_set_stream_volume_index_for_device; in create_qcom_ap()