Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
Dbma150.c523 static int __maybe_unused bma150_suspend(struct device *dev) in bma150_suspend() function
539 static UNIVERSAL_DEV_PM_OPS(bma150_pm, bma150_suspend, bma150_resume, NULL);