Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Ddevice.h859 static inline void *devm_kcalloc(struct udevice *dev, in devm_kcalloc() function
939 static inline void *devm_kcalloc(struct udevice *dev, in devm_kcalloc() function
/openbmc/linux/include/linux/
H A Ddevice.h326 static inline void *devm_kcalloc(struct device *dev, in devm_kcalloc() function