Home
last modified time | relevance | path

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

/drivers/of/
Dplatform.c106 struct platform_device *of_device_alloc(struct device_node *np, in of_device_alloc() function
153 EXPORT_SYMBOL(of_device_alloc);
177 dev = of_device_alloc(np, bus_id, parent); in of_platform_device_create_pdata()