Home
last modified time | relevance | path

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

/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-vchiq.c159 struct completion cmplt; member
622 complete(&msg_context->u.sync.cmplt); in service_callback()
673 init_completion(&msg_context->u.sync.cmplt); in send_synchronous_mmal_msg()
696 timeout = wait_for_completion_timeout(&msg_context->u.sync.cmplt, in send_synchronous_mmal_msg()