Searched refs:vchiu_queue_pop (Results 1 – 3 of 3) sorted by relevance
78 extern VCHIQ_HEADER_T *vchiu_queue_pop(VCHIU_QUEUE_T *queue);
136 header = vchiu_queue_pop(&service->queue); in vchi_msg_remove()396 header = vchiu_queue_pop(&service->queue); in vchi_msg_dequeue()470 header = vchiu_queue_pop(&service->queue); in vchi_msg_hold()
124 VCHIQ_HEADER_T *vchiu_queue_pop(VCHIU_QUEUE_T *queue) in vchiu_queue_pop() function