Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/agp/
Dvia-agp.c494 static int __maybe_unused agp_via_resume(struct device *dev) in agp_via_resume() function
554 static SIMPLE_DEV_PM_OPS(agp_via_pm_ops, agp_via_suspend, agp_via_resume);