drv2667_of_match  468 drivers/input/misc/drv2667.c static const struct of_device_id drv2667_of_match[] = {
drv2667_of_match  472 drivers/input/misc/drv2667.c MODULE_DEVICE_TABLE(of, drv2667_of_match);
drv2667_of_match  479 drivers/input/misc/drv2667.c 		.of_match_table = of_match_ptr(drv2667_of_match),