Searched refs:dr_match_t (Results 1 – 1 of 1) sorted by relevance
| /include/dm/ |
| A D | devres.h | 20 typedef int (*dr_match_t)(struct udevice *dev, void *res, void *match_data); typedef 93 dr_match_t match, void *match_data); 109 dr_match_t match, void *match_data); 126 dr_match_t match, void *match_data); 146 dr_match_t match, void *match_data); 163 dr_match_t match, void *match_data); 227 dr_match_t match, void *match_data) in devres_find() 233 dr_match_t match, void *match_data) in devres_get() 239 dr_match_t match, void *match_data) in devres_remove() 245 dr_match_t match, void *match_data) in devres_destroy() [all …]
|
Completed in 4 milliseconds