Searched refs:xf_component_id (Results 1 – 1 of 1) sorted by relevance
51 typedef struct xf_component_id struct94 static const xf_component_id_t xf_component_id[] = variable138 #define XF_COMPONENT_ID_MAX (sizeof(xf_component_id) / sizeof(xf_component_id[0]))152 if (!strncmp(id, xf_component_id[i].id, length)) in xf_component_factory()155 return xf_component_id[i].factory(core, xf_component_id[i].process); in xf_component_factory()