Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_shim.c51 } SHIM_SERVICE_T; typedef
102 SHIM_SERVICE_T *service = (SHIM_SERVICE_T *)handle; in vchi_msg_peek()
134 SHIM_SERVICE_T *service = (SHIM_SERVICE_T *)handle; in vchi_msg_remove()
165 SHIM_SERVICE_T *service = (SHIM_SERVICE_T *)handle; in vchi_msg_queue()
208 SHIM_SERVICE_T *service = (SHIM_SERVICE_T *)handle; in vchi_bulk_queue_receive()
267 SHIM_SERVICE_T *service = (SHIM_SERVICE_T *)handle; in vchi_bulk_queue_transmit()
327 SHIM_SERVICE_T *service = (SHIM_SERVICE_T *)handle; in vchi_msg_dequeue()
377 SHIM_SERVICE_T *service = (SHIM_SERVICE_T *)handle; in vchi_msg_queuev()
401 SHIM_SERVICE_T *service; in vchi_held_msg_release()
404 service = (SHIM_SERVICE_T *)message_handle->service; in vchi_held_msg_release()
[all …]