Searched refs:policy (Results 1 – 5 of 5) sorted by relevance
39 struct audio_policy policy; member257 dap->policy.set_device_connection_state = ap_set_device_connection_state; in create_default_ap()258 dap->policy.get_device_connection_state = ap_get_device_connection_state; in create_default_ap()259 dap->policy.set_phone_state = ap_set_phone_state; in create_default_ap()260 dap->policy.set_ringer_mode = ap_set_ringer_mode; in create_default_ap()261 dap->policy.set_force_use = ap_set_force_use; in create_default_ap()262 dap->policy.get_force_use = ap_get_force_use; in create_default_ap()263 dap->policy.set_can_mute_enforced_audible = in create_default_ap()265 dap->policy.init_check = ap_init_check; in create_default_ap()266 dap->policy.get_output = ap_get_output; in create_default_ap()[all …]
45 struct audio_policy policy; member348 lap->policy.set_device_connection_state = ap_set_device_connection_state; in create_legacy_ap()349 lap->policy.get_device_connection_state = ap_get_device_connection_state; in create_legacy_ap()350 lap->policy.set_phone_state = ap_set_phone_state; in create_legacy_ap()351 lap->policy.set_ringer_mode = ap_set_ringer_mode; in create_legacy_ap()352 lap->policy.set_force_use = ap_set_force_use; in create_legacy_ap()353 lap->policy.get_force_use = ap_get_force_use; in create_legacy_ap()354 lap->policy.set_can_mute_enforced_audible = in create_legacy_ap()356 lap->policy.init_check = ap_init_check; in create_legacy_ap()357 lap->policy.get_output = ap_get_output; in create_legacy_ap()[all …]
45 struct audio_policy policy; member340 qap->policy.set_device_connection_state = ap_set_device_connection_state; in create_qcom_ap()341 qap->policy.get_device_connection_state = ap_get_device_connection_state; in create_qcom_ap()342 qap->policy.set_phone_state = ap_set_phone_state; in create_qcom_ap()343 qap->policy.set_ringer_mode = ap_set_ringer_mode; in create_qcom_ap()344 qap->policy.set_force_use = ap_set_force_use; in create_qcom_ap()345 qap->policy.get_force_use = ap_get_force_use; in create_qcom_ap()346 qap->policy.set_can_mute_enforced_audible = in create_qcom_ap()348 qap->policy.init_check = ap_init_check; in create_qcom_ap()349 qap->policy.get_output = ap_get_output; in create_qcom_ap()[all …]
2456 static int set_sched_policy(int tid, SchedPolicy policy) in set_sched_policy() argument
2857 static int set_sched_policy(int tid, SchedPolicy policy) in set_sched_policy() argument