Searched refs:ohs (Results 1 – 2 of 2) sorted by relevance
72 struct omap_hwmod **ohs, int oh_cnt);
328 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc() argument341 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc()