Searched refs:ohs (Results 1 – 3 of 3) sorted by relevance
74 struct omap_hwmod *ohs[1]; in omap_hsmmc_init_one() local102 ohs[0] = oh; in omap_hsmmc_init_one()115 od = omap_device_alloc(pdev, ohs, 1); in omap_hsmmc_init_one()
76 struct omap_hwmod **ohs, int oh_cnt);
334 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc() argument348 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc()