Searched refs:tca6416_keypad_chip (Results 1 – 1 of 1) sorted by relevance
42 struct tca6416_keypad_chip { struct57 static int tca6416_write_reg(struct tca6416_keypad_chip *chip, int reg, u16 val) in tca6416_write_reg() argument74 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()137 struct tca6416_keypad_chip *chip = in tca6416_keys_work_func()138 container_of(work, struct tca6416_keypad_chip, dwork.work); in tca6416_keys_work_func()146 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_open()161 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_close()169 static int tca6416_setup_registers(struct tca6416_keypad_chip *chip) in tca6416_setup_registers()[all …]