Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/edac/
Dedac_mc.c196 for (chn = 0; chn < mci->num_cschannel; chn++) in mci_release()
211 unsigned int tot_channels = mci->num_cschannel; in edac_mc_alloc_csrows()
310 if (chn == mci->num_cschannel) { in edac_mc_alloc_dimms()
385 mci->num_cschannel = tot_channels; in edac_mc_alloc()
/Linux-v6.6/include/linux/
Dedac.h539 unsigned int nr_csrows, num_cschannel; member