Searched refs:vchiu_queue_pop (Results 1 – 3 of 3) sorted by relevance
48 extern struct vchiq_header *vchiu_queue_pop(struct vchiu_queue *queue);
79 header = vchiu_queue_pop(&service->queue); in vchi_msg_remove()339 header = vchiu_queue_pop(&service->queue); in vchi_msg_dequeue()413 header = vchiu_queue_pop(&service->queue); in vchi_msg_hold()
70 struct vchiq_header *vchiu_queue_pop(struct vchiu_queue *queue) in vchiu_queue_pop() function