Home
last modified time | relevance | path

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

/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-common.h25 struct mmal_msg_context;
51 struct mmal_msg_context *msg_context;
Dmmal-vchiq.c119 struct mmal_msg_context { struct
184 static struct mmal_msg_context * argument
187 struct mmal_msg_context *msg_context; in get_msg_context()
216 static struct mmal_msg_context *
223 release_msg_context(struct mmal_msg_context *msg_context) in release_msg_context()
252 struct mmal_msg_context *msg_context = in buffer_work_cb()
253 container_of(work, struct mmal_msg_context, u.bulk.work); in buffer_work_cb()
284 struct mmal_msg_context *msg_context = in buffer_to_host_work_cb()
285 container_of(work, struct mmal_msg_context, in buffer_to_host_work_cb()
315 struct mmal_msg_context *msg_context) in bulk_receive()
[all …]