Home
last modified time | relevance | path

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

/drivers/edac/
Dhighbank_l2_edac.c52 static const struct of_device_id hb_l2_err_of_match[] = { variable
56 MODULE_DEVICE_TABLE(of, hb_l2_err_of_match);
99 id = of_match_device(hb_l2_err_of_match, &pdev->dev); in highbank_l2_err_probe()
145 .of_match_table = hb_l2_err_of_match,