Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dhighbank_l2_edac.c42 static const struct of_device_id hb_l2_err_of_match[] = { variable
46 MODULE_DEVICE_TABLE(of, hb_l2_err_of_match);
89 id = of_match_device(hb_l2_err_of_match, &pdev->dev); in highbank_l2_err_probe()
135 .of_match_table = hb_l2_err_of_match,