Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_ioctl.h25 struct vchiq_create_service { struct
87 _IOWR(VCHIQ_IOC_MAGIC, 2, struct vchiq_create_service)
H A Dvchiq_dev.c141 struct vchiq_create_service *args) in vchiq_ioc_create_service()
638 struct vchiq_create_service __user *argp; in vchiq_ioctl()
639 struct vchiq_create_service args; in vchiq_ioctl()
909 struct vchiq_create_service args; in vchiq_compat_ioctl_create_service()
917 args = (struct vchiq_create_service) { in vchiq_compat_ioctl_create_service()