Home
last modified time | relevance | path

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

/freebsd/sys/dev/wdatwd/
H A Dwdatwd.c111 bool stop_in_sleep; member
667 sc->stop_in_sleep = (sc->wdat->Flags & ACPI_WDAT_STOPPED) in wdatwd_attach()
814 if (!sc->stop_in_sleep) in wdatwd_suspend()
827 if (!sc->stop_in_sleep) in wdatwd_resume()