Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_ioctl.h24 struct vchiq_create_service { struct
86 _IOWR(VCHIQ_IOC_MAGIC, 2, struct vchiq_create_service)
H A Dvchiq_dev.c141 struct vchiq_create_service *args) in vchiq_ioc_create_service()
644 struct vchiq_create_service __user *argp; in vchiq_ioctl()
645 struct vchiq_create_service args; in vchiq_ioctl()
915 struct vchiq_create_service args; in vchiq_compat_ioctl_create_service()
923 args = (struct vchiq_create_service) { in vchiq_compat_ioctl_create_service()