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

  /src/sys/dev/hpc/
hpcfb.c 199 static bool hpcfb_resume(device_t, const pmf_qual_t *);
345 if (!pmf_device_register(self, hpcfb_suspend, hpcfb_resume))
684 hpcfb_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
hpcfb.c 199 static bool hpcfb_resume(device_t, const pmf_qual_t *);
345 if (!pmf_device_register(self, hpcfb_suspend, hpcfb_resume))
684 hpcfb_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 23 milliseconds