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

/linux-master/arch/arm/mach-omap2/
H A Domap_device.c42 static struct omap_device *omap_device_alloc(struct platform_device *pdev,
179 od = omap_device_alloc(pdev, hwmods, oh_cnt);
294 * omap_device_alloc - allocate an omap_device
304 static struct omap_device *omap_device_alloc(struct platform_device *pdev, function

Completed in 129 milliseconds