Home
last modified time | relevance | path

Searched refs:MMAL_MSG_TYPE_PORT_ACTION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg.h52 MMAL_MSG_TYPE_PORT_ACTION, /* 10 */ enumerator
H A Dmmal-vchiq.c1116 m.h.type = MMAL_MSG_TYPE_PORT_ACTION; in port_action_port()
1129 if (rmsg->h.type != MMAL_MSG_TYPE_PORT_ACTION) { in port_action_port()
1160 m.h.type = MMAL_MSG_TYPE_PORT_ACTION; in port_action_handle()
1176 if (rmsg->h.type != MMAL_MSG_TYPE_PORT_ACTION) { in port_action_handle()