Searched refs:ohs (Results 1 – 1 of 1) sorted by relevance
43 struct omap_hwmod **ohs, int oh_cnt);305 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc() argument318 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc()