Home
last modified time | relevance | path

Searched defs:mmal_msg_header (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg.h83 struct mmal_msg_header { struct
84 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;