Lines Matching defs:tca6416_keypad_chip
39 struct tca6416_keypad_chip {
54 static int tca6416_write_reg(struct tca6416_keypad_chip *chip, int reg, u16 val)
71 static int tca6416_read_reg(struct tca6416_keypad_chip *chip, int reg, u16 *val)
88 static void tca6416_keys_scan(struct tca6416_keypad_chip *chip)
125 struct tca6416_keypad_chip *chip = dev_id;
134 struct tca6416_keypad_chip *chip =
135 container_of(work, struct tca6416_keypad_chip, dwork.work);
143 struct tca6416_keypad_chip *chip = input_get_drvdata(dev);
158 struct tca6416_keypad_chip *chip = input_get_drvdata(dev);
166 static int tca6416_setup_registers(struct tca6416_keypad_chip *chip)
201 struct tca6416_keypad_chip *chip;
313 struct tca6416_keypad_chip *chip = i2c_get_clientdata(client);
330 struct tca6416_keypad_chip *chip = i2c_get_clientdata(client);
341 struct tca6416_keypad_chip *chip = i2c_get_clientdata(client);