Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dnvme.h914 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device,
H A Dmultipath.c583 ret = nvme_cdev_add(&head->cdev, &head->cdev_device, in nvme_add_ns_head_cdev()
H A Dcore.c3629 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device, in nvme_cdev_add() function
3681 return nvme_cdev_add(&ns->cdev, &ns->cdev_device, &nvme_ns_chr_fops, in nvme_add_ns_cdev()