Home
last modified time | relevance | path

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

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