Home
last modified time | relevance | path

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

/drivers/input/keyboard/
Dnomadik-ske-keypad.c63 struct ske_keypad { struct
74 static void ske_keypad_set_bits(struct ske_keypad *keypad, u16 addr, in ske_keypad_set_bits() argument
94 static int __init ske_keypad_chip_init(struct ske_keypad *keypad) in ske_keypad_chip_init()
140 static void ske_keypad_report(struct ske_keypad *keypad, u8 status, int col) in ske_keypad_report()
166 static void ske_keypad_read_data(struct ske_keypad *keypad) in ske_keypad_read_data()
200 struct ske_keypad *keypad = dev_id; in ske_keypad_irq()
227 struct ske_keypad *keypad; in ske_keypad_probe()
250 keypad = kzalloc(sizeof(struct ske_keypad), GFP_KERNEL); in ske_keypad_probe()
372 struct ske_keypad *keypad = platform_get_drvdata(pdev); in ske_keypad_remove()
396 struct ske_keypad *keypad = platform_get_drvdata(pdev); in ske_keypad_suspend()
[all …]