Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-omap2/
Domap_device.h72 struct omap_hwmod **ohs, int oh_cnt);
Domap_device.c328 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc() argument
341 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc()