afu_cdev_d        488 drivers/misc/cxl/cxl.h 	struct cdev afu_cdev_s, afu_cdev_m, afu_cdev_d;
afu_cdev_d        595 drivers/misc/cxl/file.c 	return cxl_add_chardev(afu, CXL_AFU_MKDEV_D(afu), &afu->afu_cdev_d,
afu_cdev_d        617 drivers/misc/cxl/file.c 		cdev_del(&afu->afu_cdev_d);