drv2665_of_match  293 drivers/input/misc/drv2665.c static const struct of_device_id drv2665_of_match[] = {
drv2665_of_match  297 drivers/input/misc/drv2665.c MODULE_DEVICE_TABLE(of, drv2665_of_match);
drv2665_of_match  304 drivers/input/misc/drv2665.c 		.of_match_table = of_match_ptr(drv2665_of_match),