Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dclockdomain.c214 cd->wkdep_usecount++; in _clkdm_add_wkdep()
215 if (cd->wkdep_usecount == 1) { in _clkdm_add_wkdep()
257 cd->wkdep_usecount--; in _clkdm_del_wkdep()
258 if (cd->wkdep_usecount == 0) { in _clkdm_del_wkdep()
676 /* XXX It's faster to return the wkdep_usecount */ in clkdm_read_wkdep()
H A Dclockdomain.h79 * @wkdep_usecount: Number of wakeup dependencies causing this clkdm to wake
90 s16 wkdep_usecount; member
H A Dprm2xxx_3xxx.c230 cd->wkdep_usecount = 0; in omap2_clkdm_clear_all_wkdeps()
H A Dcminst44xx.c393 cd->wkdep_usecount = 0; in omap4_clkdm_clear_all_wkup_sleep_deps()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dclockdomain.c214 cd->wkdep_usecount++; in _clkdm_add_wkdep()
215 if (cd->wkdep_usecount == 1) { in _clkdm_add_wkdep()
257 cd->wkdep_usecount--; in _clkdm_del_wkdep()
258 if (cd->wkdep_usecount == 0) { in _clkdm_del_wkdep()
676 /* XXX It's faster to return the wkdep_usecount */ in clkdm_read_wkdep()
H A Dclockdomain.h79 * @wkdep_usecount: Number of wakeup dependencies causing this clkdm to wake
90 s16 wkdep_usecount; member
H A Dprm2xxx_3xxx.c230 cd->wkdep_usecount = 0; in omap2_clkdm_clear_all_wkdeps()
H A Dcminst44xx.c393 cd->wkdep_usecount = 0; in omap4_clkdm_clear_all_wkup_sleep_deps()

Completed in 9 milliseconds