Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_device.h72 struct omap_hwmod **ohs, int oh_cnt);
H A Domap_device.c331 struct omap_hwmod **ohs, int oh_cnt) in omap_device_alloc() argument
345 hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL); in omap_device_alloc()