Searched refs:vmwgfx_do_suspend (Results 1 – 1 of 1) sorted by relevance
84 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