Home
last modified time | relevance | path

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

/freebsd/sys/contrib/vchiq/interface/vchi/connections/
H A Dconnection.h87 void *msg_handle );
94 void *msg_handle );
150 void **msg_handle );
/freebsd/sys/contrib/vchiq/interface/vchi/
H A Dvchi.h233 void *msg_handle );
240 void *msg_handle );
247 void *msg_handle );
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_shim.c163 void *msg_handle) in vchi_msg_queue() argument
169 (void)msg_handle; in vchi_msg_queue()
375 void *msg_handle) in vchi_msg_queuev() argument
379 (void)msg_handle; in vchi_msg_queuev()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c195 bcm2835_audio_callback(void *param, const VCHI_CALLBACK_REASON_T reason, void *msg_handle) in bcm2835_audio_callback() argument