Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_ioctl.h38 struct vchiq_queue_bulk_transfer { struct
92 _IOWR(VCHIQ_IOC_MAGIC, 5, struct vchiq_queue_bulk_transfer)
94 _IOWR(VCHIQ_IOC_MAGIC, 6, struct vchiq_queue_bulk_transfer)
H A Dvchiq_dev.c287 struct vchiq_queue_bulk_transfer *args, in vchiq_irq_queue_bulk_tx_rx()
745 struct vchiq_queue_bulk_transfer args; in vchiq_ioctl()
746 struct vchiq_queue_bulk_transfer __user *argp; in vchiq_ioctl()
1028 struct vchiq_queue_bulk_transfer args; in vchiq_compat_ioctl_queue_bulk()
1035 args = (struct vchiq_queue_bulk_transfer) { in vchiq_compat_ioctl_queue_bulk()