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

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_util.h 64 extern VCHIQ_HEADER_T *vchiu_queue_pop(VCHIU_QUEUE_T *queue);
vchiq_util.c 126 VCHIQ_HEADER_T *vchiu_queue_pop(VCHIU_QUEUE_T *queue) function in typeref:typename:VCHIQ_HEADER_T *
vchiq_shim.c 137 header = vchiu_queue_pop(&service->queue);
337 header = vchiu_queue_pop(&service->queue);
446 header = vchiu_queue_pop(&service->queue);

Completed in 41 milliseconds