Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_hwmod.c222 static struct omap_hwmod_link *linkspace; variable
2774 *ml = &linkspace[free_ls++]; in _alloc_links()
2775 *sl = &linkspace[free_ls++]; in _alloc_links()
2885 if (linkspace) { in _alloc_linkspace()
2899 linkspace = memblock_virt_alloc(sz, 0); in _alloc_linkspace()
3238 if (!linkspace) { in omap_hwmod_register_links()