Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c1700 struct vchiq_queue_bulk_transfer32 { struct
1709 _IOWR(VCHIQ_IOC_MAGIC, 5, struct vchiq_queue_bulk_transfer32) argument
1711 _IOWR(VCHIQ_IOC_MAGIC, 6, struct vchiq_queue_bulk_transfer32)
1719 struct vchiq_queue_bulk_transfer32 args32; in vchiq_compat_ioctl_queue_bulk()
1720 struct vchiq_queue_bulk_transfer32 *ptrargs32 = in vchiq_compat_ioctl_queue_bulk()
1721 (struct vchiq_queue_bulk_transfer32 *)arg; in vchiq_compat_ioctl_queue_bulk()
1729 (struct vchiq_queue_bulk_transfer32 __user *)arg, in vchiq_compat_ioctl_queue_bulk()