Searched refs:vpfe_suspend (Results 1 – 2 of 2) sorted by relevance
1878 static int vpfe_suspend(struct device *dev) in vpfe_suspend() function1889 .suspend = vpfe_suspend,
2531 static int vpfe_suspend(struct device *dev) in vpfe_suspend() function2618 static SIMPLE_DEV_PM_OPS(vpfe_pm_ops, vpfe_suspend, vpfe_resume);