Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/
H A Dstratix10-svc.c958 static const struct of_device_id stratix10_svc_drv_match[] = { variable
1090 .of_match_table = stratix10_svc_drv_match,
1104 np = of_find_matching_node(fw_np, stratix10_svc_drv_match); in stratix10_svc_init()
1109 ret = of_platform_populate(fw_np, stratix10_svc_drv_match, NULL, NULL); in stratix10_svc_init()
/kernel/linux/linux-6.6/drivers/firmware/
H A Dstratix10-svc.c1120 static const struct of_device_id stratix10_svc_drv_match[] = { variable
1279 .of_match_table = stratix10_svc_drv_match,
1293 np = of_find_matching_node(fw_np, stratix10_svc_drv_match); in stratix10_svc_init()
1298 ret = of_platform_populate(fw_np, stratix10_svc_drv_match, NULL, NULL); in stratix10_svc_init()

Completed in 6 milliseconds