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