Searched defs:match_data (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | devres.c | 100 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()
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | device.h | 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() 848 dr_match_t match, void *match_data) in devres_release()
|