stratix10_svc_drv_match  951 drivers/firmware/stratix10-svc.c static const struct of_device_id stratix10_svc_drv_match[] = {
stratix10_svc_drv_match 1074 drivers/firmware/stratix10-svc.c 		.of_match_table = stratix10_svc_drv_match,
stratix10_svc_drv_match 1088 drivers/firmware/stratix10-svc.c 	np = of_find_matching_node(fw_np, stratix10_svc_drv_match);
stratix10_svc_drv_match 1093 drivers/firmware/stratix10-svc.c 	ret = of_platform_populate(fw_np, stratix10_svc_drv_match, NULL, NULL);