Searched refs:p_status (Results 1 – 2 of 2) sorted by relevance
381 XAF_ERR_CODE xaf_comp_get_status(xaf_adev_t *p_adev, xaf_comp_t *p_comp, xaf_comp_status *p_status,… in xaf_comp_get_status() argument383 XAF_ERR_CODE xaf_comp_get_status(void *adev_ptr, void *comp_ptr, xaf_comp_status *p_status, xaf_inf… in xaf_comp_get_status()394 XAF_CHK_PTR(p_status); in xaf_comp_get_status()456 *p_status = p_comp->comp_status; in xaf_comp_get_status()
109 XAF_ERR_CODE xaf_comp_get_status(void *p_adev, void *p_comp, xaf_comp_status *p_status, xaf_info_t …