Searched refs:ap_rcm_ctl (Results 1 – 3 of 3) sorted by relevance
277 if (suspend && ((rc = ap_rcm_ctl(a, c)) == CFGA_OK)) { in ap_seq_exec()289 (void) ap_rcm_ctl(a, c); in ap_seq_exec()295 rc = ap_rcm_ctl(a, c); in ap_seq_exec()301 (void) ap_rcm_ctl(a, c); in ap_seq_exec()350 (void) ap_rcm_ctl(a, CMD_RCM_RESUME); in ap_seq_exec()
234 cfga_err_t ap_rcm_ctl(apd_t *, int);
1150 ap_rcm_ctl(apd_t *a, int cmd) in ap_rcm_ctl() function