Home
last modified time | relevance | path

Searched refs:vchiq_queue_bulk_transfer (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_ioctl.h37 struct vchiq_queue_bulk_transfer { struct
91 _IOWR(VCHIQ_IOC_MAGIC, 5, struct vchiq_queue_bulk_transfer)
93 _IOWR(VCHIQ_IOC_MAGIC, 6, struct vchiq_queue_bulk_transfer)
Dvchiq_arm.c949 struct vchiq_queue_bulk_transfer *args, in vchiq_irq_queue_bulk_tx_rx()
1425 struct vchiq_queue_bulk_transfer args; in vchiq_ioctl()
1426 struct vchiq_queue_bulk_transfer __user *argp; in vchiq_ioctl()
1714 struct vchiq_queue_bulk_transfer args; in vchiq_compat_ioctl_queue_bulk()
1721 args = (struct vchiq_queue_bulk_transfer) { in vchiq_compat_ioctl_queue_bulk()