Home
last modified time | relevance | path

Searched refs:cmd_evts (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_EvtDispatcher.cpp50 cmd_evts *IPACM_EvtDispatcher::head = NULL;
121 cmd_evts *tmp = head, tmp1; in ProcessEvt()
152 cmd_evts *tmp = head,*nw; in registr()
154 nw = (cmd_evts *)malloc(sizeof(cmd_evts)); in registr()
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_EvtDispatcher.cpp50 cmd_evts *IPACM_EvtDispatcher::head = NULL;
121 cmd_evts *tmp = head, tmp1; in ProcessEvt()
152 cmd_evts *tmp = head,*nw; in registr()
154 nw = (cmd_evts *)malloc(sizeof(cmd_evts)); in registr()
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_EvtDispatcher.cpp50 cmd_evts *IPACM_EvtDispatcher::head = NULL;
121 cmd_evts *tmp = head, tmp1; in ProcessEvt()
152 cmd_evts *tmp = head,*nw; in registr()
154 nw = (cmd_evts *)malloc(sizeof(cmd_evts)); in registr()
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr()
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_EvtDispatcher.h55 } cmd_evts; typedef
73 static cmd_evts *head;
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_EvtDispatcher.h55 } cmd_evts; typedef
73 static cmd_evts *head;
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_EvtDispatcher.h55 } cmd_evts; typedef
73 static cmd_evts *head;