Home
last modified time | relevance | path

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

/linux-6.12.1/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_array(ohs, oh_cnt, sizeof(*hwmods), GFP_KERNEL); in omap_device_alloc()