Searched refs:ClockRange (Results 1 – 3 of 3) sorted by relevance
155 } ClockRange, *ClockRangePtr; typedef
1477 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()
117192 identical members named ClockRange and ClockRanges. The latter117199 so has been fixed to use ClockRange instead.