Home
last modified time | relevance | path

Searched refs:of_device_add (Results 1 – 2 of 2) sorted by relevance

/drivers/of/
Ddevice.c54 int of_device_add(struct platform_device *ofdev) in of_device_add() function
157 return of_device_add(pdev); in of_device_register()
Dplatform.c194 if (of_device_add(dev) != 0) { in of_platform_device_create_pdata()