Searched refs:_lookup (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap_hwmod.c698 * _lookup - find an omap_hwmod by name
704 static struct omap_hwmod *_lookup(const char *name) function
1046 if (_lookup(oh->name)) {
1085 oh = _lookup(name);

Completed in 17 milliseconds