ACPIIO_EINJ_GET_INFO
case ACPIIO_EINJ_GET_INFO:
error = acpi_register_ioctl(ACPIIO_EINJ_GET_INFO, einj_ioctl, sc);
if (ioctl(fd, ACPIIO_EINJ_GET_INFO, &info) == -1)