Searched defs:mmal_msg_header (Results 1 – 1 of 1) sorted by relevance
83 struct mmal_msg_header { struct84 u32 magic;85 u32 type; /* enum mmal_msg_type */88 u32 control_service;90 u32 context; /* a u32 per message context */91 u32 status; /* The status of the vchiq operation */92 u32 padding;