Searched refs:nvme_cdev_add (Results 1 – 3 of 3) sorted by relevance
852 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device,
460 ret = nvme_cdev_add(&head->cdev, &head->cdev_device, in nvme_add_ns_head_cdev()
4068 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device, in nvme_cdev_add() function4120 return nvme_cdev_add(&ns->cdev, &ns->cdev_device, &nvme_ns_chr_fops, in nvme_add_ns_cdev()