Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h220 struct completion msg_queue_push; member
Dvchiq_core.c2298 complete(&service->msg_queue_push); in vchiq_msg_queue_push()
2315 if (wait_for_completion_interruptible(&service->msg_queue_push)) in vchiq_msg_hold()
2382 init_completion(&service->msg_queue_push); in vchiq_add_service_internal()