Searched refs:xf_response_get (Results 1 – 2 of 2) sorted by relevance
330 XF_CHK_API(xf_response_get(p_handle, &rmsg)); in xaf_comp_set_config()368 XF_CHK_API(xf_response_get(p_handle, &rmsg)); in xaf_comp_get_config()404 XF_CHK_API(xf_response_get(p_handle, &rmsg)); in xaf_comp_get_status()492 XF_CHK_API(xf_response_get(p_handle, &rmsg)); in xaf_comp_process()
294 static inline int xf_response_get(xf_handle_t *handle, xf_user_msg_t *msg) in xf_response_get() function