Searched refs:entry_a (Results 1 – 3 of 3) sorted by relevance
109 CrsRangeEntry *entry_a = *(CrsRangeEntry **)a; in crs_range_compare() local112 if (entry_a->base < entry_b->base) { in crs_range_compare()114 } else if (entry_a->base > entry_b->base) { in crs_range_compare()
1578 const struct drm_dp_mst_topology_ref_entry *entry_a = a, *entry_b = b; in topology_ref_history_cmp() local1580 if (entry_a->ts_nsec > entry_b->ts_nsec) in topology_ref_history_cmp()1582 else if (entry_a->ts_nsec < entry_b->ts_nsec) in topology_ref_history_cmp()
8368 MLXSW_ITEM32(reg, rauhtd, entry_a, 0x08, 16, 1);