Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Ddt_driver.c511 static int driver_probe_compare(struct dt_driver_probe *candidate, in driver_probe_compare() argument
514 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()
/optee_os-3.20.0/ta/pkcs11/src/
A Dattributes.h220 struct obj_attrs *candidate);
A Dattributes.c248 bool attributes_match_reference(struct obj_attrs *candidate, in attributes_match_reference() argument
267 rc = get_attribute_ptr(candidate, pkcs11_ref.id, &value, &size); in attributes_match_reference()

Completed in 5 milliseconds