Searched +defs:chip +defs:button (Results 1 – 2 of 2) sorted by relevance
48 static int tca6416_write_reg(struct tca6416_keypad_chip *chip, int reg, u16 val) in tca6416_write_reg()65 static int tca6416_read_reg(struct tca6416_keypad_chip *chip, int reg, u16 *val) in tca6416_read_reg()84 struct tca6416_keypad_chip *chip = input_get_drvdata(input); in tca6416_keys_scan() local100 struct tca6416_button *button = &chip->buttons[pin_index]; in tca6416_keys_scan() local126 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_open() local139 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_close() local145 static int tca6416_setup_registers(struct tca6416_keypad_chip *chip) in tca6416_setup_registers()180 struct tca6416_keypad_chip *chip; in tca6416_keypad_probe() local
36 char *chip; /* GPIO chip label (GPIOINT) or PMIC ACPI path (PMIC) */ member80 struct gpio_keys_button button; member81 const char *chip; member