Searched refs:vpfe_suspend (Results 1 – 2 of 2) sorted by relevance
1921 static int vpfe_suspend(struct device *dev) in vpfe_suspend() function1932 .suspend = vpfe_suspend,
2665 static int vpfe_suspend(struct device *dev) in vpfe_suspend() function2749 static SIMPLE_DEV_PM_OPS(vpfe_pm_ops, vpfe_suspend, vpfe_resume);