Searched refs:entry_a (Results 1 – 1 of 1) sorted by relevance
1589 const struct drm_dp_mst_topology_ref_entry *entry_a = a, *entry_b = b; in topology_ref_history_cmp() local1591 if (entry_a->ts_nsec > entry_b->ts_nsec) in topology_ref_history_cmp()1593 else if (entry_a->ts_nsec < entry_b->ts_nsec) in topology_ref_history_cmp()