Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dmpr121_touchkey.c60 struct mpr121_touchkey { struct
123 struct mpr121_touchkey *mpr121 = input_get_drvdata(dev); in mpr_touchkey_report()
165 struct mpr121_touchkey *mpr121 = dev_id; in mpr_touchkey_interrupt()
172 static int mpr121_phys_init(struct mpr121_touchkey *mpr121, in mpr121_phys_init()
238 struct mpr121_touchkey *mpr121; in mpr_touchkey_probe()
358 struct mpr121_touchkey *mpr121 = i2c_get_clientdata(client); in mpr_resume()
H A DMakefile45 obj-$(CONFIG_KEYBOARD_MPR121) += mpr121_touchkey.o
H A DKconfig446 module will be called mpr121_touchkey.