Searched defs:tm2_touchkey_data (Results 1 – 1 of 1) sorted by relevance
45 struct tm2_touchkey_data { struct46 struct i2c_client *client;47 struct input_dev *input_dev;48 struct led_classdev led_dev;49 struct regulator *vdd;50 struct regulator_bulk_data regulators[3];51 const struct touchkey_variant *variant;52 u32 keycodes[4];53 int num_keycodes;