Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/vc04_services/include/linux/raspberrypi/
Dvchiq.h51 struct vchiq_element { struct
/Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_ioctl.h34 const struct vchiq_element __user *elements;
Dvchiq_arm.c723 struct vchiq_element *element;
774 struct vchiq_element *elements, in vchiq_ioc_queue_message()
1410 struct vchiq_element elements[MAX_ELEMENTS]; in vchiq_ioctl()
1413 args.count * sizeof(struct vchiq_element)) == 0) in vchiq_ioctl()
1671 struct vchiq_element elements[MAX_ELEMENTS]; in vchiq_compat_ioctl_queue_message()