Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Domap_device.h75 struct omap_device *omap_device_alloc(struct platform_device *pdev,
Domap_device.c180 od = omap_device_alloc(pdev, hwmods, oh_cnt); in omap_device_build_from_dt()
333 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc() function
524 od = omap_device_alloc(pdev, &oh, 1); in omap_device_build()
Dhsmmc.c115 od = omap_device_alloc(pdev, ohs, 1); in omap_hsmmc_init_one()