Searched refs:candidate (Results 1 – 3 of 3) sorted by relevance
511 static int driver_probe_compare(struct dt_driver_probe *candidate, in driver_probe_compare() argument514 if (candidate->nodeoffset != elt->nodeoffset || in driver_probe_compare()515 candidate->type != elt->type) in driver_probe_compare()518 assert(elt->dt_drv == candidate->dt_drv); in driver_probe_compare()
220 struct obj_attrs *candidate);
248 bool attributes_match_reference(struct obj_attrs *candidate, in attributes_match_reference() argument267 rc = get_attribute_ptr(candidate, pkcs11_ref.id, &value, &size); in attributes_match_reference()
Completed in 5 milliseconds