Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h155 } ClockRange, *ClockRangePtr; typedef
H A Dxf86Mode.c1477 ClockRangePtr newCR = xnfalloc(sizeof(ClockRange)); in xf86ValidateModes()
1478 memcpy(newCR, cp, sizeof(ClockRange)); in xf86ValidateModes()
1483 nt_list_append(newCR, scrp->clockRanges, ClockRange, next); in xf86ValidateModes()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog117192 identical members named ClockRange and ClockRanges. The latter
117199 so has been fixed to use ClockRange instead.