OCXL_NUM_MINORS    38 drivers/misc/ocxl/file.c 	minor = idr_alloc(&minors_idr, info, 0, OCXL_NUM_MINORS, GFP_KERNEL);
OCXL_NUM_MINORS   594 drivers/misc/ocxl/file.c 	rc = alloc_chrdev_region(&ocxl_dev, 0, OCXL_NUM_MINORS, "ocxl");
OCXL_NUM_MINORS   603 drivers/misc/ocxl/file.c 		unregister_chrdev_region(ocxl_dev, OCXL_NUM_MINORS);
OCXL_NUM_MINORS   614 drivers/misc/ocxl/file.c 	unregister_chrdev_region(ocxl_dev, OCXL_NUM_MINORS);