qt1050_of_match   579 drivers/input/keyboard/qt1050.c static const struct of_device_id __maybe_unused qt1050_of_match[] = {
qt1050_of_match   583 drivers/input/keyboard/qt1050.c MODULE_DEVICE_TABLE(of, qt1050_of_match);
qt1050_of_match   588 drivers/input/keyboard/qt1050.c 		.of_match_table = of_match_ptr(qt1050_of_match),