Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dpnd2_edac.c88 static struct dunit_ops { struct
1512 static struct dunit_ops apl_ops = {
1527 static struct dunit_ops dnv_ops = {
1565 ops = (struct dunit_ops *)id->driver_data; in pnd2_init()