GET_TIME
args->GET_TIME.time,
args->GET_TIME.capabilities);
status = efi_queue_work(GET_TIME, tm, tc);
} GET_TIME;
GET_TIME(t1);
GET_TIME(t2);
GET_TIME(t3);
DRM_IOCTL_ASAHI_GET_TIME = DRM_IOCTL_ASAHI(WR, GET_TIME, get_time),