hme_sbus_match   3267 drivers/net/ethernet/sun/sunhme.c static const struct of_device_id hme_sbus_match[];
hme_sbus_match   3275 drivers/net/ethernet/sun/sunhme.c 	match = of_match_device(hme_sbus_match, &op->dev);
hme_sbus_match   3310 drivers/net/ethernet/sun/sunhme.c static const struct of_device_id hme_sbus_match[] = {
hme_sbus_match   3325 drivers/net/ethernet/sun/sunhme.c MODULE_DEVICE_TABLE(of, hme_sbus_match);
hme_sbus_match   3330 drivers/net/ethernet/sun/sunhme.c 		.of_match_table = hme_sbus_match,