Searched refs:omap_device_alloc (Results 1 – 3 of 3) sorted by relevance
75 struct omap_device *omap_device_alloc(struct platform_device *pdev,
180 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() function524 od = omap_device_alloc(pdev, &oh, 1); in omap_device_build()
115 od = omap_device_alloc(pdev, ohs, 1); in omap_hsmmc_init_one()