Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/of/
Ddevice.c35 struct platform_device *of_dev_get(struct platform_device *dev) in of_dev_get() function
47 EXPORT_SYMBOL(of_dev_get);
/Linux-v5.4/include/linux/
Dof_device.h29 extern struct platform_device *of_dev_get(struct platform_device *dev);
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dibmebus.c357 of_dev_get(of_dev); in ibmebus_bus_device_probe()