Searched refs:pp_comp (Results 1 – 1 of 1) sorted by relevance
193 XAF_ERR_CODE xaf_comp_create(void *adev_ptr, void **pp_comp, xf_id_t comp_id, u32 ninbuf, u32 noutb… in xaf_comp_create() argument204 XAF_CHK_PTR(pp_comp); in xaf_comp_create()220 *pp_comp = (void*)p_comp; in xaf_comp_create()