Home
last modified time | relevance | path

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

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