spear_kbd_id_table  370 drivers/input/keyboard/spear-keyboard.c static const struct of_device_id spear_kbd_id_table[] = {
spear_kbd_id_table  374 drivers/input/keyboard/spear-keyboard.c MODULE_DEVICE_TABLE(of, spear_kbd_id_table);
spear_kbd_id_table  383 drivers/input/keyboard/spear-keyboard.c 		.of_match_table = of_match_ptr(spear_kbd_id_table),