Home
last modified time | relevance | path

Searched refs:MMTIMER_GETRES (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dmmtimer.h51 #define MMTIMER_GETRES _IOR(MMTIMER_IOCTL_BASE, 1, unsigned long) macro
/linux/drivers/char/
H A Duv_mmtimer.c105 case MMTIMER_GETRES: /* resolution of the clock in 10^-15 s */ in uv_mmtimer_ioctl()