Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c3021 static int __init omap_hwmod_setup_one(const char *oh_name);
3053 static int __init omap_hwmod_setup_one(const char *oh_name) in omap_hwmod_setup_one() argument
3057 pr_debug("omap_hwmod: %s: %s\n", oh_name, __func__); in omap_hwmod_setup_one()
3059 oh = _lookup(oh_name); in omap_hwmod_setup_one()
3061 WARN(1, "omap_hwmod: %s: hwmod not yet registered\n", oh_name); in omap_hwmod_setup_one()