HomeSort by: relevance | last modified time | path
    Searched defs:swwdog_suspend (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/sysmon/
swwdog.c 82 static bool swwdog_suspend(device_t, const pmf_qual_t *);
91 static bool swwdog_suspend(device_t, const pmf_qual_t *);
179 if (!pmf_device_register(self, swwdog_suspend, NULL))
198 swwdog_suspend(device_t dev, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 11 milliseconds