Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h659 #define devres_alloc(release, size, gfp) \ macro
809 static inline void *devres_alloc(dr_release_t release, size_t size, gfp_t gfp) in devres_alloc() function
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h172 #define devres_alloc(release, size, gfp) \ macro
179 static inline void *devres_alloc(dr_release_t release, size_t size, gfp_t gfp) in devres_alloc() function