Searched refs:dr_match_t (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | device.h | 167 typedef int (*dr_match_t)(struct device *dev, void *res, void *match_data); typedef 177 dr_match_t match, void *match_data, 183 dr_match_t match, void *match_data); 185 dr_match_t match, void *match_data); 187 dr_match_t match, void *match_data); 189 dr_match_t match, void *match_data); 191 dr_match_t match, void *match_data);
|
/linux-6.3-rc2/drivers/base/ |
A D | devres.c | 191 dr_match_t match, void *match_data, in devres_for_each_res() 255 dr_match_t match, void *match_data) in find_dr() 287 dr_match_t match, void *match_data) in devres_find() 317 dr_match_t match, void *match_data) in devres_get() 353 dr_match_t match, void *match_data) in devres_remove() 391 dr_match_t match, void *match_data) in devres_destroy() 421 dr_match_t match, void *match_data) in devres_release()
|
Completed in 10 milliseconds