Home
last modified time | relevance | path

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

/linux/drivers/power/sequencing/
H A Dpwrseq-pcie-m2.c212 ret = device_add_of_node(&ctx->serdev->dev, np); in pwrseq_m2_pcie_create_bt_node()
/linux/include/linux/
H A Ddevice.h1217 int device_add_of_node(struct device *dev, struct device_node *of_node);
/linux/drivers/base/
H A Dcore.c5244 int device_add_of_node(struct device *dev, struct device_node *of_node) in device_add_of_node() function
5272 EXPORT_SYMBOL_GPL(device_add_of_node);