Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h633 typedef int (*dr_match_t)(struct udevice *dev, void *res, void *match_data); typedef
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h167 typedef int (*dr_match_t)(struct device *dev, void *res, void *match_data); typedef