realtek_smi_of_match  473 drivers/net/dsa/realtek-smi-core.c static const struct of_device_id realtek_smi_of_match[] = {
realtek_smi_of_match  485 drivers/net/dsa/realtek-smi-core.c MODULE_DEVICE_TABLE(of, realtek_smi_of_match);
realtek_smi_of_match  490 drivers/net/dsa/realtek-smi-core.c 		.of_match_table = of_match_ptr(realtek_smi_of_match),