Home
last modified time | relevance | path

Searched refs:entry_a (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_mst_topology.c1613 const struct drm_dp_mst_topology_ref_entry *entry_a = a, *entry_b = b; in topology_ref_history_cmp() local
1615 if (entry_a->ts_nsec > entry_b->ts_nsec) in topology_ref_history_cmp()
1617 else if (entry_a->ts_nsec < entry_b->ts_nsec) in topology_ref_history_cmp()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h7612 MLXSW_ITEM32(reg, rauhtd, entry_a, 0x08, 16, 1);