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