Searched defs:tm2_touchkey_data (Results 1 – 2 of 2) 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[2];52 const struct touchkey_variant *variant;53 u32 keycodes[4];54 int num_keycodes;
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;