Home
last modified time | relevance | path

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

/netbsd/sys/dev/hpc/
H A Dhpcfb.c199 static bool hpcfb_resume(device_t, const pmf_qual_t *);
345 if (!pmf_device_register(self, hpcfb_suspend, hpcfb_resume)) in hpcfbattach()
684 hpcfb_resume(device_t self, const pmf_qual_t *qual) in hpcfb_resume() function