Home
last modified time | relevance | path

Searched refs:GET_TIME (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/efi/
H A Druntime-wrappers.c49 } GET_TIME; member
232 args->GET_TIME.time, in efi_call_rts()
233 args->GET_TIME.capabilities); in efi_call_rts()
358 status = efi_queue_work(GET_TIME, tm, tc); in virt_efi_get_time()
/linux/drivers/input/gameport/
H A Dgameport.c54 #define GET_TIME(x) do { x = get_time_pit(); } while (0) macro
124 GET_TIME(t1); in old_gameport_measure_speed()
126 GET_TIME(t2); in old_gameport_measure_speed()
127 GET_TIME(t3); in old_gameport_measure_speed()
/linux/include/uapi/drm/
H A Dasahi_drm.h1178 DRM_IOCTL_ASAHI_GET_TIME = DRM_IOCTL_ASAHI(WR, GET_TIME, get_time),