Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/edac/
Dedac_mc.c252 for (chn = 0; chn < mci->num_cschannel; chn++) in mci_release()
265 unsigned int tot_channels = mci->num_cschannel; in edac_mc_alloc_csrows()
367 if (chn == mci->num_cschannel) { in edac_mc_alloc_dimms()
459 mci->num_cschannel = tot_channels; in edac_mc_alloc()
/Linux-v5.15/include/linux/
Dedac.h533 unsigned int nr_csrows, num_cschannel; member