Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h114 struct vchiq_bulk { struct
135 struct vchiq_bulk bulks[VCHIQ_NUM_SERVICE_BULKS]; argument
445 struct vchiq_bulk *bulk;
506 struct vchiq_bulk *bulk);
510 struct vchiq_bulk *bulk);
H A Dvchiq_arm.c104 struct vchiq_bulk *bulk_params);
478 struct vchiq_bulk bulk_params = {}; in vchiq_bulk_transmit()
513 struct vchiq_bulk bulk_params = {}; in vchiq_bulk_receive()
546 struct vchiq_bulk *bulk_params) in vchiq_blocking_bulk_transfer()
569 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer()
595 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer()
H A Dvchiq_core.c458 struct vchiq_header *header, struct vchiq_bulk *bulk) in make_service_callback()
1308 get_bulk_reason(struct vchiq_bulk *bulk) in get_bulk_reason()
1324 struct vchiq_bulk *bulk) in service_notify_bulk()
1375 struct vchiq_bulk *bulk = in notify_bulks()
1495 create_pagelist(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in create_pagelist()
1801 struct vchiq_bulk *bulk = &queue->bulks[BULK_INDEX(queue->process)]; in abort_outstanding_bulks()
2092 struct vchiq_bulk *bulk; in parse_message()
3035 struct vchiq_bulk *bulk_params) in vchiq_bulk_xfer_queue_msg_killable()
3039 struct vchiq_bulk *bulk; in vchiq_bulk_xfer_queue_msg_killable()
3485 struct vchiq_bulk *bulk_params) in vchiq_bulk_xfer_blocking()
[all …]
H A Dvchiq_dev.c291 struct vchiq_bulk bulk_params = {}; in vchiq_irq_queue_bulk_tx_rx()