Home
last modified time | relevance | path

Searched refs:ipa_rm_a2_check (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Config.cpp120 ipa_rm_a2_check=0; in IPACM_Config()
561 ipa_rm_a2_check+=1; in AddRmDepend()
562 IPACMDBG_H("got %d times default RT routing from A2 \n", ipa_rm_a2_check); in AddRmDepend()
669 ipa_rm_a2_check-=1; in DelRmDepend()
670 IPACMDBG_H("Left %d times default RT routing from A2 \n", ipa_rm_a2_check); in DelRmDepend()
716 if(ipa_rm_tbl[i].consumer_rm1 == IPA_RM_RESOURCE_Q6_CONS && ipa_rm_a2_check == 1) in DelRmDepend()
718 IPACMDBG_H(" still have %d default RT routing from A2 \n", ipa_rm_a2_check); in DelRmDepend()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Config.cpp137 ipa_rm_a2_check=0; in IPACM_Config()
616 ipa_rm_a2_check+=1; in AddRmDepend()
617 IPACMDBG_H("got %d times default RT routing from A2 \n", ipa_rm_a2_check); in AddRmDepend()
724 ipa_rm_a2_check-=1; in DelRmDepend()
725 IPACMDBG_H("Left %d times default RT routing from A2 \n", ipa_rm_a2_check); in DelRmDepend()
771 if(ipa_rm_tbl[i].consumer_rm1 == IPA_RM_RESOURCE_Q6_CONS && ipa_rm_a2_check == 1) in DelRmDepend()
773 IPACMDBG_H(" still have %d default RT routing from A2 \n", ipa_rm_a2_check); in DelRmDepend()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Config.h86 int ipa_rm_a2_check; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Config.h88 int ipa_rm_a2_check; variable