Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_device.h71 struct omap_device *omap_device_alloc(struct platform_device *pdev,
H A Domap_device.c176 od = omap_device_alloc(pdev, hwmods, oh_cnt); in omap_device_build_from_dt()
330 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc() function