Searched refs:tca6416_keypad_chip (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | tca6416-keypad.c | 39 struct tca6416_keypad_chip { struct 54 static int tca6416_write_reg(struct tca6416_keypad_chip *chip, int reg, u16 val) in tca6416_write_reg() 71 static int tca6416_read_reg(struct tca6416_keypad_chip *chip, int reg, u16 *val) in tca6416_read_reg() 88 static void tca6416_keys_scan(struct tca6416_keypad_chip *chip) in tca6416_keys_scan() 125 struct tca6416_keypad_chip *chip = dev_id; in tca6416_keys_isr() 134 struct tca6416_keypad_chip *chip = in tca6416_keys_work_func() 135 container_of(work, struct tca6416_keypad_chip, dwork.work); in tca6416_keys_work_func() 143 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_open() 158 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_close() 166 static int tca6416_setup_registers(struct tca6416_keypad_chip *chi [all...] |
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | tca6416-keypad.c | 41 struct tca6416_keypad_chip { struct 55 static int tca6416_write_reg(struct tca6416_keypad_chip *chip, int reg, u16 val) in tca6416_write_reg() 72 static int tca6416_read_reg(struct tca6416_keypad_chip *chip, int reg, u16 *val) in tca6416_read_reg() 91 struct tca6416_keypad_chip *chip = input_get_drvdata(input); in tca6416_keys_scan() 133 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_open() 146 struct tca6416_keypad_chip *chip = input_get_drvdata(dev); in tca6416_keys_close() 152 static int tca6416_setup_registers(struct tca6416_keypad_chip *chip) in tca6416_setup_registers() 187 struct tca6416_keypad_chip *chip; in tca6416_keypad_probe()
|
Completed in 1 milliseconds