Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_platform.h102 static inline int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
/openbmc/linux/drivers/of/
H A Dplatform.c642 int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function