Home
last modified time | relevance | path

Searched refs:stratix10_svc_drv_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/firmware/
Dstratix10-svc.c1102 static const struct of_device_id stratix10_svc_drv_match[] = { variable
1252 .of_match_table = stratix10_svc_drv_match,
1266 np = of_find_matching_node(fw_np, stratix10_svc_drv_match); in stratix10_svc_init()
1271 ret = of_platform_populate(fw_np, stratix10_svc_drv_match, NULL, NULL); in stratix10_svc_init()