Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Domap_hwmod.c1128 static int _ocp_softreset(struct omap_hwmod *oh) in _ocp_softreset() function
1210 ret = (oh->class->reset) ? oh->class->reset(oh) : _ocp_softreset(oh); in _reset()