mtk_of_match_table 1108 drivers/bluetooth/btmtkuart.c static const struct of_device_id mtk_of_match_table[] = {
mtk_of_match_table 1114 drivers/bluetooth/btmtkuart.c MODULE_DEVICE_TABLE(of, mtk_of_match_table);
mtk_of_match_table 1122 drivers/bluetooth/btmtkuart.c 		.of_match_table = of_match_ptr(mtk_of_match_table),