Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/
Dphantom.c460 static int __maybe_unused phantom_suspend(struct device *dev_d) in phantom_suspend() function
489 static SIMPLE_DEV_PM_OPS(phantom_pm_ops, phantom_suspend, phantom_resume);