Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dhighbank_mc_edac.c148 static const struct of_device_id hb_ddr_ctrl_of_match[] = { variable
153 MODULE_DEVICE_TABLE(of, hb_ddr_ctrl_of_match);
169 id = of_match_device(hb_ddr_ctrl_of_match, &pdev->dev); in highbank_mc_probe()
275 .of_match_table = hb_ddr_ctrl_of_match,