Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Daltera_edac.c226 static const struct of_device_id altr_sdram_ctrl_of_match[] = { variable
231 MODULE_DEVICE_TABLE(of, altr_sdram_ctrl_of_match);
295 id = of_match_device(altr_sdram_ctrl_of_match, &pdev->dev); in altr_sdram_probe()
309 priv = of_match_node(altr_sdram_ctrl_of_match, in altr_sdram_probe()
501 .of_match_table = altr_sdram_ctrl_of_match,