hix5hd2_of_match 1091 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c static const struct of_device_id hix5hd2_of_match[];
hix5hd2_of_match 1114 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 	of_id = of_match_device(hix5hd2_of_match, dev);
hix5hd2_of_match 1310 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c static const struct of_device_id hix5hd2_of_match[] = {
hix5hd2_of_match 1319 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c MODULE_DEVICE_TABLE(of, hix5hd2_of_match);
hix5hd2_of_match 1324 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 		.of_match_table = hix5hd2_of_match,