Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dqt1050.c550 static int __maybe_unused qt1050_suspend(struct device *dev) in qt1050_suspend() function
577 static SIMPLE_DEV_PM_OPS(qt1050_pm_ops, qt1050_suspend, qt1050_resume);
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dqt1050.c550 static int qt1050_suspend(struct device *dev) in qt1050_suspend() function
577 static DEFINE_SIMPLE_DEV_PM_OPS(qt1050_pm_ops, qt1050_suspend, qt1050_resume);

Completed in 3 milliseconds