Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/vmwgfx/
H A Dvmwgfx_pci.c84 static bool vmwgfx_do_suspend(device_t, const pmf_qual_t *);
235 if (!pmf_device_register(self, &vmwgfx_do_suspend, &vmwgfx_do_resume)) in vmwgfx_attach_real()
289 vmwgfx_do_suspend(device_t self, const pmf_qual_t *qual) in vmwgfx_do_suspend() function