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

/linux-master/drivers/input/keyboard/
H A Dnomadik-ske-keypad.c54 * struct ske_keypad - data structure used by keypad driver
64 struct ske_keypad { struct
75 static void ske_keypad_set_bits(struct ske_keypad *keypad, u16 addr,
95 static int __init ske_keypad_chip_init(struct ske_keypad *keypad)
141 static void ske_keypad_report(struct ske_keypad *keypad, u8 status, int col)
167 static void ske_keypad_read_data(struct ske_keypad *keypad)
201 struct ske_keypad *keypad = dev_id;
226 struct ske_keypad *keypad = data;
236 struct ske_keypad *keypad;
250 keypad = devm_kzalloc(dev, sizeof(struct ske_keypad),
[all...]

Completed in 267 milliseconds