Searched refs:linkspace (Results 1 – 1 of 1) sorted by relevance
222 static struct omap_hwmod_link *linkspace; variable2774 *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()