Home
last modified time | relevance | path

Searched refs:ohs (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/arm/mach-omap2/
Domap_device.c43 struct omap_hwmod **ohs, int oh_cnt);
305 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc() argument
318 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc()