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

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

Completed in 33 milliseconds