Searched refs:hrt_mode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_hrtimer.c48 hrt->hrt_mode = mode;
56 switch (hrt->hrt_mode) {
64 panic("invalid hrtimer mode %d", hrt->hrt_mode);
113 hrt->hrt_mode = mode;
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dhrtimer.h52 enum hrtimer_mode hrt_mode; member in struct:hrtimer

Completed in 120 milliseconds