Searched defs:ref (Results 1 – 9 of 9) sorted by relevance
65 struct dt_test_free_ref *ref = NULL; in dt_test_alloc() local79 struct dt_test_free_ref *ref = NULL; in dt_test_free() local100 struct dt_test_free_ref *ref = SLIST_FIRST(&dt_test_free_list); in dt_test_free_all() local568 struct dt_test_rstctrl *ref = data; in dt_test_get_rstctrl() local
248 struct obj_attrs *ref) in attributes_match_reference()283 struct obj_attrs *ref) in attributes_match_add_reference()429 void trace_attributes(const char *prefix, void *ref) in trace_attributes()
396 void trace_attributes_from_api_head(const char *prefix, void *ref, size_t size) in trace_attributes_from_api_head()
37 struct pm_callback_handle *ref = NULL; in register_pm_cb() local
300 uint32_t ref = kaddr_to_uref(kaddr); in copy_kaddr_to_uref() local
128 } ref; member141 } ref; member
759 struct stm32_pinctrl *ref = &pinctrl[found]; in get_pinctrl_from_fdt() local1373 struct stm32_pinctrl_array *ref = conf->priv; in stm32_pinctrl_conf_apply() local1457 struct stm32_pinctrl_array *ref = pinconf->priv; in stm32_gpio_pinctrl_bank_pin() local
263 mbedtls_ecp_group ref; in pk_group_id_from_group() local
1361 #define PSA_ALG_AEAD_WITH_DEFAULT_LENGTH_TAG_CASE(aead_alg, ref) \ argument