Searched refs:mdevcdevsw (Results 1 – 1 of 1) sorted by relevance
143 static const struct cdevsw mdevcdevsw = { variable673 …mdevCMajor = cdevsw_add_with_bdev(-1, &mdevcdevsw, mdevBMajor); /* Add to the table and fi… in mdevadd()