Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c1955 * _idle - idle an omap_hwmod
1962 static int _idle(struct omap_hwmod *oh) in _idle() function
2047 _idle(oh); in _shutdown()
2515 _idle(oh); in _setup_postsetup()
2565 _idle(oh->parent_hwmod); in _setup()
3723 * Returns -EINVAL on error or passes along the return value from _idle().
3734 r = _idle(oh); in omap_hwmod_idle()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c1955 * _idle - idle an omap_hwmod
1962 static int _idle(struct omap_hwmod *oh) in _idle() function
2047 _idle(oh); in _shutdown()
2483 _idle(oh); in _setup_postsetup()
2533 _idle(oh->parent_hwmod); in _setup()
3688 * Returns -EINVAL on error or passes along the return value from _idle().
3699 r = _idle(oh); in omap_hwmod_idle()

Completed in 9 milliseconds