Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/input/keyboard/
Dmcs_touchkey.c48 struct mcs_touchkey_data { struct
61 struct mcs_touchkey_data *data = dev_id; in mcs_touchkey_interrupt() argument
104 struct mcs_touchkey_data *data; in mcs_touchkey_probe()
117 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()