Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_cputimer.c418 cputimer_intr_select_caps(uint32_t caps) in cputimer_intr_select_caps() function
546 error = cputimer_intr_select_caps(CPUTIMER_INTR_CAP_PS); in cputimer_intr_powersave_addreq()
577 error = cputimer_intr_select_caps(CPUTIMER_INTR_CAP_NONE); in cputimer_intr_powersave_remreq()
/dragonfly/sys/sys/
H A Dsystimer.h272 int cputimer_intr_select_caps(uint32_t);