Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-mmal/
H A Dmmal-common.h25 struct mmal_msg_context;
51 struct mmal_msg_context *msg_context;
H A Dmmal-vchiq.c121 struct mmal_msg_context { struct
186 static struct mmal_msg_context * argument
189 struct mmal_msg_context *msg_context; in get_msg_context()
218 static struct mmal_msg_context *
225 release_msg_context(struct mmal_msg_context *msg_context) in release_msg_context()
254 struct mmal_msg_context *msg_context = in buffer_work_cb()
255 container_of(work, struct mmal_msg_context, u.bulk.work); in buffer_work_cb()
286 struct mmal_msg_context *msg_context = in buffer_to_host_work_cb()
287 container_of(work, struct mmal_msg_context, in buffer_to_host_work_cb()
317 struct mmal_msg_context *msg_context) in bulk_receive()
[all …]