Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_ioctl.h24 struct vchiq_create_service { struct
86 _IOWR(VCHIQ_IOC_MAGIC, 2, struct vchiq_create_service)
Dvchiq_arm.c804 struct vchiq_create_service *args) in vchiq_ioc_create_service()
1318 struct vchiq_create_service __user *argp; in vchiq_ioctl()
1319 struct vchiq_create_service args; in vchiq_ioctl()
1597 struct vchiq_create_service args; in vchiq_compat_ioctl_create_service()
1604 args = (struct vchiq_create_service) { in vchiq_compat_ioctl_create_service()