Home
last modified time | relevance | path

Searched refs:audio_policy_device (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio_policy.h422 struct audio_policy_device { struct
431 int (*create_audio_policy)(const struct audio_policy_device *device, argument
436 int (*destroy_audio_policy)(const struct audio_policy_device *device, argument
443 struct audio_policy_device** device) in audio_policy_dev_open()
449 static inline int audio_policy_dev_close(struct audio_policy_device* device) in audio_policy_dev_close()
/hardware/libhardware/modules/audio/
Daudio_policy.c35 struct audio_policy_device device;
239 static int create_default_ap(const struct audio_policy_device *device, in create_default_ap()
295 static int destroy_default_ap(const struct audio_policy_device *ap_dev, in destroy_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp41 struct audio_policy_device device;
325 static int create_qcom_ap(const struct audio_policy_device *device, in create_qcom_ap()
399 static int destroy_qcom_ap(const struct audio_policy_device *ap_dev, in destroy_qcom_ap()