Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Ddevice.h726 #define devres_alloc(release, size, gfp) \ macro
876 static inline void *devres_alloc(dr_release_t release, size_t size, gfp_t gfp) in devres_alloc() function