Home
last modified time | relevance | path

Searched refs:device_remove_of_node (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/power/sequencing/
H A Dpwrseq-pcie-m2.c272 device_remove_of_node(&ctx->serdev->dev); in pwrseq_pcie_m2_create_serdev()
289 device_remove_of_node(&ctx->serdev->dev); in pwrseq_pcie_m2_remove_serdev()
/linux/include/linux/
H A Ddevice.h1218 void device_remove_of_node(struct device *dev);
/linux/drivers/base/
H A Dcore.c5217 void device_remove_of_node(struct device *dev) in device_remove_of_node() function
5235 EXPORT_SYMBOL_GPL(device_remove_of_node);