Searched defs:mmal_msg_header (Results 1 – 1 of 1) sorted by relevance
79 struct mmal_msg_header { struct80 u32 magic;81 u32 type; /** enum mmal_msg_type */84 u32 control_service;86 u32 context; /** a u32 per message context */87 u32 status; /** The status of the vchiq operation */88 u32 padding;