Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/gma500/
Dpower.h63 int psb_runtime_suspend(struct device *dev);
Dpower.c297 int psb_runtime_suspend(struct device *dev) in psb_runtime_suspend() function
Dpsb_drv.c617 .runtime_suspend = psb_runtime_suspend,