Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dhighbank_l2_edac.c41 static const struct of_device_id hb_l2_err_of_match[] = { variable
45 MODULE_DEVICE_TABLE(of, hb_l2_err_of_match);
88 id = of_match_device(hb_l2_err_of_match, &pdev->dev); in highbank_l2_err_probe()
134 .of_match_table = hb_l2_err_of_match,
/kernel/linux/linux-6.6/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,

Completed in 1 milliseconds