Lines Matching defs:chip
57 static int tca6416_write_reg(struct tca6416_keypad_chip *chip, int reg, u16 val) in tca6416_write_reg()
74 static int tca6416_read_reg(struct tca6416_keypad_chip *chip, int reg, u16 *val) in tca6416_read_reg()
91 static void tca6416_keys_scan(struct tca6416_keypad_chip *chip) in tca6416_keys_scan()
128 struct tca6416_keypad_chip *chip = dev_id; in tca6416_keys_isr() local
137 struct tca6416_keypad_chip *chip = in tca6416_keys_work_func() local
146 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_open() local
161 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_close() local
169 static int tca6416_setup_registers(struct tca6416_keypad_chip *chip) in tca6416_setup_registers()
204 struct tca6416_keypad_chip *chip; in tca6416_keypad_probe() local
318 struct tca6416_keypad_chip *chip = i2c_get_clientdata(client); in tca6416_keypad_remove() local
335 struct tca6416_keypad_chip *chip = i2c_get_clientdata(client); in tca6416_keypad_suspend() local
346 struct tca6416_keypad_chip *chip = i2c_get_clientdata(client); in tca6416_keypad_resume() local