Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h113 struct vchiq_bulk { struct
130 struct vchiq_bulk bulks[VCHIQ_NUM_SERVICE_BULKS]; argument
418 struct vchiq_bulk *bulk;
532 int vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk, void *offset,
535 void vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk);
Dvchiq_arm.c639 vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk, void *offset, in vchiq_prepare_bulk_data()
664 vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_complete_bulk()
951 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer()
975 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer()
Dvchiq_core.c1276 get_bulk_reason(struct vchiq_bulk *bulk) in get_bulk_reason()
1307 struct vchiq_bulk *bulk = in notify_bulks()
1436 struct vchiq_bulk *bulk = &queue->bulks[BULK_INDEX(queue->process)]; in abort_outstanding_bulks()
1723 struct vchiq_bulk *bulk; in parse_message()
2673 struct vchiq_bulk *bulk; in vchiq_bulk_xfer_queue_msg_interruptible()