Home
last modified time | relevance | path

Searched refs:bu21029_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dbu21029_ts.c426 static int __maybe_unused bu21029_suspend(struct device *dev) in bu21029_suspend() function
455 static SIMPLE_DEV_PM_OPS(bu21029_pm_ops, bu21029_suspend, bu21029_resume);
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dbu21029_ts.c412 static int bu21029_suspend(struct device *dev) in bu21029_suspend() function
441 static DEFINE_SIMPLE_DEV_PM_OPS(bu21029_pm_ops, bu21029_suspend, bu21029_resume);

Completed in 2 milliseconds