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