Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dclockdomain.c213 cd->wkdep_usecount++; in _clkdm_add_wkdep()
214 if (cd->wkdep_usecount == 1) { in _clkdm_add_wkdep()
256 cd->wkdep_usecount--; in _clkdm_del_wkdep()
257 if (cd->wkdep_usecount == 0) { in _clkdm_del_wkdep()
Dprm2xxx_3xxx.c233 cd->wkdep_usecount = 0; in omap2_clkdm_clear_all_wkdeps()
Dclockdomain.h93 s16 wkdep_usecount; member
Dcminst44xx.c401 cd->wkdep_usecount = 0; in omap4_clkdm_clear_all_wkup_sleep_deps()