Searched refs:omap_hwmod_link (Results 1 – 2 of 2) sorted by relevance
221 static struct omap_hwmod_link *linkspace;250 oi = list_entry(*p, struct omap_hwmod_link, node)->ocp_if; in _fetch_next_ocp_if()2754 static int __init _alloc_links(struct omap_hwmod_link **ml, in _alloc_links()2755 struct omap_hwmod_link **sl) in _alloc_links()2765 sz = sizeof(struct omap_hwmod_link) * LINKS_PER_OCP_IF; in _alloc_links()2770 *sl = (void *)(*ml) + sizeof(struct omap_hwmod_link); in _alloc_links()2792 struct omap_hwmod_link *ml, *sl; in _add_link()2880 sz = sizeof(struct omap_hwmod_link) * max_ls; in _alloc_linkspace()
610 struct omap_hwmod_link { struct