Searched defs:cmd_ps (Results 1 – 2 of 2) sorted by relevance
65 struct cmd_ps { struct66 struct phl_info_t *phl_info;67 void *dispr;68 _os_timer ps_timer;70 struct phl_queue req_busy_q;71 struct phl_queue req_idle_q;72 struct pwr_req req_pool[MAX_PWE_REQ_NUM];74 bool rej_pwr_req; /* reject all pwr request */75 bool btc_req_pwr; /* btc request pwr or not */76 bool stop_datapath;[all …]
86 struct cmd_ps { struct87 struct phl_info_t *phl_info;88 void *dispr;89 _os_timer ps_timer;91 struct phl_queue req_busy_q;92 struct phl_queue req_idle_q;93 struct pwr_req req_pool[MAX_PWE_REQ_NUM];95 bool rej_pwr_req; /* reject all pwr request */96 bool btc_req_pwr; /* btc request pwr or not */97 bool stop_datapath;[all …]