Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dpnd2_edac.c16 * rank, bank, row and column using the appropriate "dunit_ops" functions/parameters.
80 static struct dunit_ops { struct
1508 static struct dunit_ops apl_ops = {
1523 static struct dunit_ops dnv_ops = {
1564 ops = (struct dunit_ops *)id->driver_data; in pnd2_init()
/kernel/linux/linux-6.6/drivers/edac/
H A Dpnd2_edac.c16 * rank, bank, row and column using the appropriate "dunit_ops" functions/parameters.
82 static struct dunit_ops { struct
1486 static struct dunit_ops apl_ops = {
1501 static struct dunit_ops dnv_ops = {
1545 ops = (struct dunit_ops *)id->driver_data; in pnd2_init()

Completed in 5 milliseconds