Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dmmal-msg.h79 struct mmal_msg_header { struct
80 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;