Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/keyboard/
Dimx_keypad.c533 static int __maybe_unused imx_kbd_suspend(struct device *dev) in imx_kbd_suspend() function
577 static SIMPLE_DEV_PM_OPS(imx_kbd_pm_ops, imx_kbd_suspend, imx_kbd_resume);