Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/of/
Ddevice.c36 struct platform_device *of_dev_get(struct platform_device *dev) in of_dev_get() function
48 EXPORT_SYMBOL(of_dev_get);
/Linux-v5.10/include/linux/
Dof_device.h29 extern struct platform_device *of_dev_get(struct platform_device *dev);
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dibmebus.c358 of_dev_get(of_dev); in ibmebus_bus_device_probe()