Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Daml-build.c109 CrsRangeEntry *entry_a = *(CrsRangeEntry **)a; in crs_range_compare() local
112 if (entry_a->base < entry_b->base) { in crs_range_compare()
114 } else if (entry_a->base > entry_b->base) { in crs_range_compare()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c1578 const struct drm_dp_mst_topology_ref_entry *entry_a = a, *entry_b = b; in topology_ref_history_cmp() local
1580 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h8368 MLXSW_ITEM32(reg, rauhtd, entry_a, 0x08, 16, 1);