Searched refs:omap_hwmod_link (Results 1 – 2 of 2) sorted by relevance
216 static struct omap_hwmod_link *linkspace;245 oi = list_entry(*p, struct omap_hwmod_link, node)->ocp_if; in _fetch_next_ocp_if()2797 static int __init _alloc_links(struct omap_hwmod_link **ml, in _alloc_links()2798 struct omap_hwmod_link **sl) in _alloc_links()2808 sz = sizeof(struct omap_hwmod_link) * LINKS_PER_OCP_IF; in _alloc_links()2813 *sl = (void *)(*ml) + sizeof(struct omap_hwmod_link); in _alloc_links()2835 struct omap_hwmod_link *ml, *sl; in _add_link()2925 sz = sizeof(struct omap_hwmod_link) * max_ls; in _alloc_linkspace()
604 struct omap_hwmod_link { struct