HomeSort by: relevance | last modified time | path
    Searched refs:vchiu_queue_push (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_util.h 61 extern void vchiu_queue_push(VCHIU_QUEUE_T *queue, VCHIQ_HEADER_T *header);
vchiq_util.c 77 void vchiu_queue_push(VCHIU_QUEUE_T *queue, VCHIQ_HEADER_T *header) function in typeref:typename:void
vchiq_shim.c 556 vchiu_queue_push(&service->queue, header);

Completed in 14 milliseconds