CXL_NUM_MINORS    673 drivers/misc/cxl/file.c 	if ((rc = alloc_chrdev_region(&cxl_dev, 0, CXL_NUM_MINORS, "cxl"))) {
CXL_NUM_MINORS    691 drivers/misc/cxl/file.c 	unregister_chrdev_region(cxl_dev, CXL_NUM_MINORS);
CXL_NUM_MINORS    697 drivers/misc/cxl/file.c 	unregister_chrdev_region(cxl_dev, CXL_NUM_MINORS);