Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h792 static inline void *devm_kcalloc(struct udevice *dev, in devm_kcalloc() function
872 static inline void *devm_kcalloc(struct udevice *dev, in devm_kcalloc() function
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h230 static inline void *devm_kcalloc(struct device *dev, in devm_kcalloc() function