Searched refs:other_pair (Results 1 – 1 of 1) sorted by relevance
35 struct riscv_hwprobe *other_pair) in riscv_hwprobe_pair_cmp() argument37 if (pair->key != other_pair->key) in riscv_hwprobe_pair_cmp()41 return (pair->value & other_pair->value) == other_pair->value; in riscv_hwprobe_pair_cmp()43 return pair->value == other_pair->value; in riscv_hwprobe_pair_cmp()