Searched refs:clock_ (Results 1 – 6 of 6) sorted by relevance
28 clock_(m->clock), in DrmMode()47 clock_(0), in DrmMode()68 return clock_ == m.clock && h_display_ == m.hdisplay && in operator ==()78 m->clock = clock_; in ToDrmModeModeInfo()104 return clock_; in clock()
61 uint32_t clock_; variable
272 - fix clock_* and timer_* argument output (#131420)
472 * Print clock_t values symbolically in Linux clock_* system calls.
2633 * linux/x86_64/syscallent.h: Add new entries for timer_*, clock_*, and
349 + Print clock_t values symbolically in Linux clock_* system calls.