Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_ioctl.h26 struct vchiq_queue_bulk_transfer { struct
80 _IOWR(VCHIQ_IOC_MAGIC, 5, struct vchiq_queue_bulk_transfer)
82 _IOWR(VCHIQ_IOC_MAGIC, 6, struct vchiq_queue_bulk_transfer)
Dvchiq_arm.c1042 struct vchiq_queue_bulk_transfer args; in vchiq_ioctl()
1121 &(((struct vchiq_queue_bulk_transfer __user *) in vchiq_ioctl()
1627 struct vchiq_queue_bulk_transfer __user *args; in vchiq_compat_ioctl_queue_bulk()