Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dhighbank_mc_edac.c137 static const struct of_device_id hb_ddr_ctrl_of_match[] = { variable
142 MODULE_DEVICE_TABLE(of, hb_ddr_ctrl_of_match);
158 id = of_match_device(hb_ddr_ctrl_of_match, &pdev->dev); in highbank_mc_probe()
267 .of_match_table = hb_ddr_ctrl_of_match,
/kernel/linux/linux-6.6/drivers/edac/
H A Dhighbank_mc_edac.c138 static const struct of_device_id hb_ddr_ctrl_of_match[] = { variable
143 MODULE_DEVICE_TABLE(of, hb_ddr_ctrl_of_match);
159 id = of_match_device(hb_ddr_ctrl_of_match, &pdev->dev); in highbank_mc_probe()
268 .of_match_table = hb_ddr_ctrl_of_match,

Completed in 2 milliseconds