Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Ddevice.h700 typedef int (*dr_match_t)(struct udevice *dev, void *res, void *match_data); typedef
/openbmc/linux/include/linux/
H A Ddevice.h272 typedef int (*dr_match_t)(struct device *dev, void *res, void *match_data); typedef