Searched refs:vpfe_suspend (Results 1 – 2 of 2) sorted by relevance
1877 static int vpfe_suspend(struct device *dev) in vpfe_suspend() function1888 .suspend = vpfe_suspend,
2651 static int vpfe_suspend(struct device *dev) in vpfe_suspend() function2735 static SIMPLE_DEV_PM_OPS(vpfe_pm_ops, vpfe_suspend, vpfe_resume);