Searched refs:vchiq_bulk (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h112 struct vchiq_bulk { struct
129 struct vchiq_bulk bulks[VCHIQ_NUM_SERVICE_BULKS];
410 struct vchiq_bulk *bulk;
520 int vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk, void *offset,
523 void vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk);
H A Dvchiq_arm.c627 vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk, void *offset,
652 vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk)
942 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk;
969 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk;
H A Dvchiq_core.c1270 get_bulk_reason(struct vchiq_bulk *bulk)
1301 struct vchiq_bulk *bulk =
1430 struct vchiq_bulk *bulk = &queue->bulks[BULK_INDEX(queue->process)];
1718 struct vchiq_bulk *bulk;
2979 struct vchiq_bulk *bulk;

Completed in 115 milliseconds