Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-msg.h181 struct mmal_msg_port_info_set_reply { struct
182 u32 status;
183 u32 component_handle; /* component handle port is associated with */
184 u32 port_type; /* enum mmal_msg_port_type */
185 u32 index; /* port indexed in query */
186 s32 found; /* unused */
187 u32 port_handle; /* Handle to use for this port */
188 struct mmal_port port;
189 struct mmal_es_format format;
190 union mmal_es_specific_format es;
[all …]