Searched refs:omap_device_build (Results 1 – 3 of 3) sorted by relevance
71 struct platform_device *omap_device_build(const char *pdev_name, int pdev_id,
248 pdev = omap_device_build(name, 0, oh, &p, sizeof(p)); in omap2_system_dma_init_dev()
480 struct platform_device __init *omap_device_build(const char *pdev_name, in omap_device_build() function