Searched defs:vchiq_service_params_struct (Results 1 – 1 of 1) sorted by relevance
107 typedef struct vchiq_service_params_struct { struct108 int fourcc;109 VCHIQ_CALLBACK_T callback;110 void *userdata;111 short version; /* Increment for non-trivial changes */112 short version_min; /* Update for incompatible changes */