Searched refs:vchiq_complete_bulk (Results 1 – 3 of 3) sorted by relevance
549 void vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk);
1454 vchiq_complete_bulk(service->instance, bulk); in abort_outstanding_bulks()1782 vchiq_complete_bulk(service->instance, bulk); in parse_message()3154 vchiq_complete_bulk(service->instance, bulk); in vchiq_bulk_transfer()
645 vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_complete_bulk() function