Searched refs:vchiq_complete_bulk (Results 1 – 3 of 3) sorted by relevance
535 void vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk);
1446 vchiq_complete_bulk(service->instance, bulk); in abort_outstanding_bulks()1765 vchiq_complete_bulk(service->instance, bulk); in parse_message()2777 vchiq_complete_bulk(service->instance, bulk); in vchiq_bulk_xfer_queue_msg_interruptible()
664 vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_complete_bulk() function