Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Domap_hwmod.c221 static struct omap_hwmod_link *linkspace; variable
2760 *ml = &linkspace[free_ls++]; in _alloc_links()
2761 *sl = &linkspace[free_ls++]; in _alloc_links()
2871 if (linkspace) { in _alloc_linkspace()
2885 linkspace = memblock_virt_alloc(sz, 0); in _alloc_linkspace()
3224 if (!linkspace) { in omap_hwmod_register_links()