Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delan_i2c_core.c1308 static int __maybe_unused elan_suspend(struct device *dev) in elan_suspend() function
1379 static SIMPLE_DEV_PM_OPS(elan_pm_ops, elan_suspend, elan_resume);
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c_core.c1326 static int elan_suspend(struct device *dev) in elan_suspend() function
1392 static DEFINE_SIMPLE_DEV_PM_OPS(elan_pm_ops, elan_suspend, elan_resume);

Completed in 4 milliseconds