Searched refs:aps_ops (Results 1 – 3 of 3) sorted by relevance
41 struct audio_policy_service_ops *aps_ops; member240 struct audio_policy_service_ops *aps_ops, in create_default_ap() argument248 if (!service || !aps_ops) in create_default_ap()289 dap->aps_ops = aps_ops; in create_default_ap()
48 struct audio_policy_service_ops *aps_ops; member326 struct audio_policy_service_ops *aps_ops, in create_qcom_ap() argument333 if (!service || !aps_ops) in create_qcom_ap()374 qap->aps_ops = aps_ops; in create_qcom_ap()376 new AudioPolicyCompatClient(aps_ops, service); in create_qcom_ap()
432 struct audio_policy_service_ops *aps_ops,