Home
last modified time | relevance | path

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

/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h149 struct vchiq_bulk { struct
166 struct vchiq_bulk bulks[VCHIQ_NUM_SERVICE_BULKS]; argument
429 struct vchiq_bulk *bulk;
546 int vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk, void *offset,
549 void vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk);
Dvchiq_arm.c620 vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk, void *offset, in vchiq_prepare_bulk_data()
645 vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_complete_bulk()
938 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer()
965 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer()
Dvchiq_core.c1286 get_bulk_reason(struct vchiq_bulk *bulk) in get_bulk_reason()
1315 struct vchiq_bulk *bulk = in notify_bulks()
1444 struct vchiq_bulk *bulk = &queue->bulks[BULK_INDEX(queue->process)]; in abort_outstanding_bulks()
1738 struct vchiq_bulk *bulk; in parse_message()
3013 struct vchiq_bulk *bulk; in vchiq_bulk_transfer()