Searched refs:omap_hwmod_link (Results 1 – 2 of 2) sorted by relevance
222 static struct omap_hwmod_link *linkspace;251 oi = list_entry(*p, struct omap_hwmod_link, node)->ocp_if; in _fetch_next_ocp_if()2768 static int __init _alloc_links(struct omap_hwmod_link **ml, in _alloc_links()2769 struct omap_hwmod_link **sl) in _alloc_links()2779 sz = sizeof(struct omap_hwmod_link) * LINKS_PER_OCP_IF; in _alloc_links()2784 *sl = (void *)(*ml) + sizeof(struct omap_hwmod_link); in _alloc_links()2806 struct omap_hwmod_link *ml, *sl; in _add_link()2894 sz = sizeof(struct omap_hwmod_link) * max_ls; in _alloc_linkspace()
620 struct omap_hwmod_link { struct