Searched refs:gma_power_suspend (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/gpu/drm/gma500/
H A Dpower.c171 * gma_power_suspend - bus callback for suspend
178 int gma_power_suspend(struct device *_dev) function
H A Dpower.h44 int gma_power_suspend(struct device *dev);
H A Dpsb_drv.c490 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);

Completed in 216 milliseconds