Home
last modified time | relevance | path

Searched defs:GET_TIME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/input/gameport/
H A Dgameport.c53 #define GET_TIME(x) do { x = get_time_pit(); } while (0) macro
/openbmc/linux/drivers/firmware/efi/
H A Druntime-wrappers.c49 } GET_TIME; member