Searched refs:EFIIOC_GET_WAKETIME (Results 1 – 3 of 3) sorted by relevance
64 #define EFIIOC_GET_WAKETIME _IOR('E', 7, struct efi_waketime_ioc) macro
127 error = ioctl(efi_fd, EFIIOC_GET_WAKETIME, &waketime); in main()
90 case EFIIOC_GET_WAKETIME: in efidev_ioctl()