Searched refs:ohs (Results 1 – 3 of 3) sorted by relevance
79 struct omap_hwmod *ohs[1]; in omap_hsmmc_init_one() local107 ohs[0] = oh; in omap_hsmmc_init_one()120 od = omap_device_alloc(pdev, ohs, 1); in omap_hsmmc_init_one()
79 struct omap_hwmod **ohs, int oh_cnt);
339 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc() argument353 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc()