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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dtca6416-keypad.c41 struct tca6416_keypad_chip { struct
55 static int tca6416_write_reg(struct tca6416_keypad_chip *chip, int reg, u16 val)
70 static int tca6416_read_reg(struct tca6416_keypad_chip *chip, int reg, u16 *val)
85 static void tca6416_keys_scan(struct tca6416_keypad_chip *chip)
122 struct tca6416_keypad_chip *chip = dev_id;
131 struct tca6416_keypad_chip *chip =
132 container_of(work, struct tca6416_keypad_chip, dwork.work);
140 struct tca6416_keypad_chip *chip = input_get_drvdata(dev);
155 struct tca6416_keypad_chip *chip = input_get_drvdata(dev);
163 static int __devinit tca6416_setup_registers(struct tca6416_keypad_chip *chi
[all...]

Completed in 61 milliseconds