Lines Matching defs:first
1568 const drmModeAtomicReqItem *first = misc;1571 if (first->object_id < second->object_id)1573 else if (first->object_id > second->object_id)1576 return second->property_id - first->property_id;