Searched refs:match_data (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); 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() argument 233 dr_match_t match, void *match_data) in devres_get() argument 239 dr_match_t match, void *match_data) in devres_remove() argument 245 dr_match_t match, void *match_data) in devres_destroy() argument [all …]
|
Completed in 4 milliseconds