Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_ioctl.h53 const struct vchiq_element *elements;
Dvchiq_if.h91 struct vchiq_element { struct
Dvchiq_arm.c759 struct vchiq_element *current_element;
836 struct vchiq_element *elements, in vchiq_ioc_queue_message()
1105 struct vchiq_element elements[MAX_ELEMENTS]; in vchiq_ioctl()
1108 args.count * sizeof(struct vchiq_element)) == 0) in vchiq_ioctl()
1652 struct vchiq_element *elements; in vchiq_compat_ioctl_queue_message()
1678 elements = (struct vchiq_element __user *)(args + 1); in vchiq_compat_ioctl_queue_message()