Searched refs:buffer_from_host (Results 1 – 2 of 2) sorted by relevance
363 msg->u.buffer_from_host.short_data, in inline_receive()367 msg->u.buffer_from_host.payload_in_message; in inline_receive()416 m.u.buffer_from_host.drvbuf.magic = MMAL_MAGIC; in buffer_from_host()422 m.u.buffer_from_host.buffer_header.cmd = 0; in buffer_from_host()423 m.u.buffer_from_host.buffer_header.data = in buffer_from_host()437 m.u.buffer_from_host.payload_in_message = 0; in buffer_from_host()443 sizeof(m.u.buffer_from_host)); in buffer_from_host()477 msg->u.buffer_from_host.buffer_header.flags; in buffer_to_host_cb()487 if (msg->u.buffer_from_host.buffer_header.flags & in buffer_to_host_cb()524 msg->u.buffer_from_host.payload_in_message; in buffer_to_host_cb()[all …]
391 struct mmal_msg_buffer_from_host buffer_from_host; member