CAP_IOCTL_BASE     71 drivers/staging/greybus/greybus_authentication.h #define CAP_IOC_GET_ENDPOINT_UID	_IOR(CAP_IOCTL_BASE, 0, struct cap_ioc_get_endpoint_uid)
CAP_IOCTL_BASE     72 drivers/staging/greybus/greybus_authentication.h #define CAP_IOC_GET_IMS_CERTIFICATE	_IOWR(CAP_IOCTL_BASE, 1, struct cap_ioc_get_ims_certificate)
CAP_IOCTL_BASE     73 drivers/staging/greybus/greybus_authentication.h #define CAP_IOC_AUTHENTICATE		_IOWR(CAP_IOCTL_BASE, 2, struct cap_ioc_authenticate)