Searched refs:candidate (Results 1 – 3 of 3) sorted by relevance
663 static int driver_probe_compare(struct dt_driver_probe *candidate, in driver_probe_compare() argument666 if (candidate->nodeoffset != elt->nodeoffset || in driver_probe_compare()667 candidate->type != elt->type) in driver_probe_compare()670 assert(elt->dt_drv == candidate->dt_drv); in driver_probe_compare()
220 struct obj_attrs *candidate);
247 bool attributes_match_reference(struct obj_attrs *candidate, in attributes_match_reference() argument270 rc = get_attribute_ptr(candidate, pkcs11_ref.id, &value, &size); in attributes_match_reference()