Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_ioctl.h41 struct vchiq_await_completion { struct
84 _IOWR(VCHIQ_IOC_MAGIC, 7, struct vchiq_await_completion)
Dvchiq_arm.c1130 struct vchiq_await_completion args; in vchiq_ioctl()
1273 &((struct vchiq_await_completion *)arg) in vchiq_ioctl()
1691 struct vchiq_await_completion __user *args; in vchiq_compat_ioctl_await_completion()