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