Home
last modified time | relevance | path

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

/Linux-v5.10/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
187 static struct mmal_msg_context *
190 struct mmal_msg_context *msg_context; in get_msg_context()
219 static struct mmal_msg_context *
226 release_msg_context(struct mmal_msg_context *msg_context) in release_msg_context()
255 struct mmal_msg_context *msg_context = in buffer_work_cb()
256 container_of(work, struct mmal_msg_context, u.bulk.work); in buffer_work_cb()
287 struct mmal_msg_context *msg_context = in buffer_to_host_work_cb()
288 container_of(work, struct mmal_msg_context, in buffer_to_host_work_cb()
318 struct mmal_msg_context *msg_context) in bulk_receive()
[all …]