Searched refs:msg_handle (Results 1 – 6 of 6) sorted by relevance
90 void *msg_handle );97 void *msg_handle );153 void **msg_handle );
143 VCHI_HELD_MSG_T msg_handle; member531 VCHI_HELD_MSG_T msg_handle; in service_callback() local542 &msg_len, VCHI_FLAGS_NONE, &msg_handle); in service_callback()553 vchi_held_msg_release(&msg_handle); in service_callback()558 vchi_held_msg_release(&msg_handle); in service_callback()564 vchi_held_msg_release(&msg_handle); in service_callback()571 vchi_held_msg_release(&msg_handle); in service_callback()580 vchi_held_msg_release(&msg_handle); in service_callback()585 msg_context->u.sync.msg_handle = msg_handle; in service_callback()683 *msg_handle_out = msg_context->u.sync.msg_handle; in send_synchronous_mmal_msg()
80 u32 msg_handle; /* message handle */ member
313 u32 msg_handle; /* message handle */ member
3255 cmdp->u.screen.su.msg.msg_handle= msg->msg_handle; in gdth_sync_event()3289 cmdp->u.screen.su.msg.msg_handle= msg->msg_handle; in gdth_sync_event()3606 cmdp->u.screen.su.msg.msg_handle= MSG_INV_HANDLE; in gdth_async_event()
190 void *msg_handle) in audio_vchi_callback() argument