Home
last modified time | relevance | path

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

/linux/drivers/base/
A Ddevres.c186 dr_match_t match, void *match_data, in devres_for_each_res()
250 dr_match_t match, void *match_data) in find_dr()
282 dr_match_t match, void *match_data) in devres_find()
312 dr_match_t match, void *match_data) in devres_get()
348 dr_match_t match, void *match_data) in devres_remove()
386 dr_match_t match, void *match_data) in devres_destroy()
416 dr_match_t match, void *match_data) in devres_release()
/linux/include/linux/
A Ddevice.h166 typedef int (*dr_match_t)(struct device *dev, void *res, void *match_data); typedef
176 dr_match_t match, void *match_data,
182 dr_match_t match, void *match_data);
184 dr_match_t match, void *match_data);
186 dr_match_t match, void *match_data);
188 dr_match_t match, void *match_data);
190 dr_match_t match, void *match_data);

Completed in 8 milliseconds