Searched refs:of_platform_device_create_pdata (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/of/
H A Dplatform.c152 * of_platform_device_create_pdata - Alloc, initialize and register an of_device
161 static struct platform_device *of_platform_device_create_pdata( function
211 return of_platform_device_create_pdata(np, bus_id, NULL, parent);
381 dev = of_platform_device_create_pdata(bus, bus_id, platform_data, parent);

Completed in 132 milliseconds