Home
last modified time | relevance | path

Searched refs:ipa_rm_a2_check (Results 1 – 5 of 5) 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/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Config.cpp129 ipa_rm_a2_check=0; in IPACM_Config()
601 ipa_rm_a2_check+=1; in AddRmDepend()
602 IPACMDBG_H("got %d times default RT routing from A2 \n", ipa_rm_a2_check); in AddRmDepend()
709 ipa_rm_a2_check-=1; in DelRmDepend()
710 IPACMDBG_H("Left %d times default RT routing from A2 \n", ipa_rm_a2_check); in DelRmDepend()
756 if(ipa_rm_tbl[i].consumer_rm1 == IPA_RM_RESOURCE_Q6_CONS && ipa_rm_a2_check == 1) in DelRmDepend()
758 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()
613 ipa_rm_a2_check+=1; in AddRmDepend()
614 IPACMDBG_H("got %d times default RT routing from A2 \n", ipa_rm_a2_check); in AddRmDepend()
721 ipa_rm_a2_check-=1; in DelRmDepend()
722 IPACMDBG_H("Left %d times default RT routing from A2 \n", ipa_rm_a2_check); in DelRmDepend()
768 if(ipa_rm_tbl[i].consumer_rm1 == IPA_RM_RESOURCE_Q6_CONS && ipa_rm_a2_check == 1) in DelRmDepend()
770 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