port_action_port
struct mmal_msg_port_action_port port_action_port;
m.u.port_action_port.component_handle = port->component->handle;
m.u.port_action_port.port_handle = port->handle;
m.u.port_action_port.action = action_type;
port_to_mmal_msg(port, &m.u.port_action_port.port);
sizeof(m.u.port_action_port),
ret = port_action_port(instance, port,
ret = port_action_port(instance, port,