Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Ddevice.h699 typedef void (*dr_release_t)(struct udevice *dev, void *res); typedef
/openbmc/linux/include/linux/
H A Ddevice.h271 typedef void (*dr_release_t)(struct device *dev, void *res); typedef