Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h987 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device,
H A Dmultipath.c633 ret = nvme_cdev_add(&head->cdev, &head->cdev_device,
H A Dcore.c3856 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device,
3908 return nvme_cdev_add(&ns->cdev, &ns->cdev_device, &nvme_ns_chr_fops, in nvme_alloc_ns_head()
3825 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device, nvme_cdev_add() function