Home
last modified time | relevance | path

Searched refs:of_node_reused (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/of/
H A Ddevice.c29 if (!matches || !dev->of_node || dev->of_node_reused) in of_match_device()
204 if (!dev || !dev->of_node || dev->of_node_reused) in of_device_modalias()
266 if ((!dev) || (!dev->of_node) || dev->of_node_reused) in of_device_uevent_modalias()
/linux-6.15/drivers/pci/pwrctrl/
H A Dcore.c34 dev->of_node_reused = true; in pci_pwrctrl_notify()
/linux-6.15/drivers/base/
H A Dpinctrl.c25 if (dev->of_node_reused) in pinctrl_bind_pins()
H A Dplatform.c819 pdev->dev.of_node_reused = pdevinfo->of_node_reused; in platform_device_register_full()
H A Dcore.c5273 dev->of_node_reused = true; in device_set_of_node_from_dev()
/linux-6.15/include/linux/
H A Dplatform_device.h122 bool of_node_reused; member
H A Ddevice.h712 bool of_node_reused:1; member
/linux-6.15/drivers/net/pcs/
H A Dpcs-xpcs-plat.c352 mdiodev->dev.of_node_reused = true; in xpcs_plat_init_dev()
/linux-6.15/drivers/usb/musb/
H A Dda8xx.c573 pinfo.of_node_reused = true; in da8xx_probe()
H A Dmediatek.c486 pinfo.of_node_reused = true; in mtk_musb_probe()
H A Dsunxi.c785 pinfo.of_node_reused = true; in sunxi_musb_probe()
/linux-6.15/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c596 d->gadget.dev.of_node_reused = true; in ast_vhub_init_dev()
/linux-6.15/drivers/pci/
H A Dof.c41 dev->bus->dev.of_node_reused = true; in pci_set_of_node()
/linux-6.15/drivers/clk/rockchip/
H A Dclk.c487 .of_node_reused = true, in rockchip_clk_register_gate_link()
/linux-6.15/drivers/regulator/
H A Drk808-regulator.c1879 pdev->dev.of_node_reused = true; in rk808_regulator_probe()