Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dof_platform.h96 static inline int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
/linux-6.1.9/drivers/of/
Dplatform.c605 int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function