Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dstpmic1_onkey.c20 struct stpmic1_onkey { struct
28 struct stpmic1_onkey *onkey = ponkey; in onkey_falling_irq() argument
40 struct stpmic1_onkey *onkey = ponkey; in onkey_rising_irq()
55 struct stpmic1_onkey *onkey; in stpmic1_onkey_probe()
148 struct stpmic1_onkey *onkey = platform_get_drvdata(pdev); in stpmic1_onkey_suspend()
160 struct stpmic1_onkey *onkey = platform_get_drvdata(pdev); in stpmic1_onkey_resume()
H A DMakefile76 obj-$(CONFIG_INPUT_STPMIC1_ONKEY) += stpmic1_onkey.o
H A DKconfig870 module will be called stpmic1_onkey.