Searched defs:service_info_tag (Results 1 – 1 of 1) sorted by relevance
154 typedef struct service_info_tag { struct155 …t vll_filename; /* VLL to load to start this service. This is an empty string if VLL is "static" */156 VCHI_SERVICE_INIT init; /* Service initialisation function */157 void *vll_handle; /* VLL handle; NULL when unloaded or a "static VLL" in build */