Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Domap_device.h71 struct platform_device *omap_device_build(const char *pdev_name, int pdev_id,
Ddma.c248 pdev = omap_device_build(name, 0, oh, &p, sizeof(p)); in omap2_system_dma_init_dev()
Domap_device.c480 struct platform_device __init *omap_device_build(const char *pdev_name, in omap_device_build() function