Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_ioctl.h25 struct vchiq_create_service { struct
87 _IOWR(VCHIQ_IOC_MAGIC, 2, struct vchiq_create_service)
Dvchiq_dev.c140 struct vchiq_create_service *args) in vchiq_ioc_create_service()
643 struct vchiq_create_service __user *argp; in vchiq_ioctl()
644 struct vchiq_create_service args; in vchiq_ioctl()
914 struct vchiq_create_service args; in vchiq_compat_ioctl_create_service()
922 args = (struct vchiq_create_service) { in vchiq_compat_ioctl_create_service()