Searched refs:other_pair (Results 1 – 1 of 1) sorted by relevance
34 struct riscv_hwprobe *other_pair) in riscv_hwprobe_pair_cmp() argument36 if (pair->key != other_pair->key) in riscv_hwprobe_pair_cmp()40 return (pair->value & other_pair->value) == other_pair->value; in riscv_hwprobe_pair_cmp()42 return pair->value == other_pair->value; in riscv_hwprobe_pair_cmp()