Home
last modified time | relevance | path

Searched refs:nvme_cdev_add (Results 1 – 3 of 3) sorted by relevance

/drivers/nvme/host/
Dnvme.h852 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device,
Dmultipath.c460 ret = nvme_cdev_add(&head->cdev, &head->cdev_device, in nvme_add_ns_head_cdev()
Dcore.c4068 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device, in nvme_cdev_add() function
4120 return nvme_cdev_add(&ns->cdev, &ns->cdev_device, &nvme_ns_chr_fops, in nvme_add_ns_cdev()