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