Home
last modified time | relevance | path

Searched refs:dr_match_t (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h633 typedef int (*dr_match_t)(struct udevice *dev, void *res, void *match_data); typedef
695 dr_match_t match, void *match_data);
711 dr_match_t match, void *match_data);
728 dr_match_t match, void *match_data);
748 dr_match_t match, void *match_data);
765 dr_match_t match, void *match_data);
824 dr_match_t match, void *match_data) in devres_find()
830 dr_match_t match, void *match_data) in devres_get()
836 dr_match_t match, void *match_data) in devres_remove()
842 dr_match_t match, void *match_data) in devres_destroy()
[all …]
/rk3399_rockchip-uboot/drivers/core/
H A Ddevres.c100 dr_match_t match, void *match_data) in devres_find()
116 dr_match_t match, void *match_data) in devres_get()
133 dr_match_t match, void *match_data) in devres_remove()
149 dr_match_t match, void *match_data) in devres_destroy()
162 dr_match_t match, void *match_data) in devres_release()