Home
last modified time | relevance | path

Searched refs:tca6416_keypad_chip (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/keyboard/
A Dtca6416-keypad.c39 struct tca6416_keypad_chip { struct
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()
201 struct tca6416_keypad_chip *chip; in tca6416_keypad_probe()
312 struct tca6416_keypad_chip *chip = i2c_get_clientdata(client); in tca6416_keypad_remove()
329 struct tca6416_keypad_chip *chip = i2c_get_clientdata(client); in tca6416_keypad_suspend()
[all …]

Completed in 4 milliseconds