Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dmmal-msg.h177 struct mmal_msg_port_info_set_reply { struct
178 u32 status;
179 u32 component_handle; /* component handle port is associated with */
180 u32 port_type; /* enum mmal_msg_port_type */
181 u32 index; /* port indexed in query */
182 s32 found; /* unused */
183 u32 port_handle; /**< Handle to use for this port */
184 struct mmal_port port;
185 struct mmal_es_format format;
186 union mmal_es_specific_format es;
[all …]