Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/keyboard/
Dmcs_touchkey.c47 struct mcs_touchkey_data { struct
60 struct mcs_touchkey_data *data = dev_id; in mcs_touchkey_interrupt() argument
103 struct mcs_touchkey_data *data; in mcs_touchkey_probe()
116 data = kzalloc(sizeof(struct mcs_touchkey_data) + in mcs_touchkey_probe()
204 struct mcs_touchkey_data *data = i2c_get_clientdata(client); in mcs_touchkey_remove()
217 struct mcs_touchkey_data *data = i2c_get_clientdata(client); in mcs_touchkey_shutdown()
226 struct mcs_touchkey_data *data = dev_get_drvdata(dev); in mcs_touchkey_suspend()
241 struct mcs_touchkey_data *data = dev_get_drvdata(dev); in mcs_touchkey_resume()