Home
last modified time | relevance | path

Searched refs:nvme_put_ctrl (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/nvme/host/
H A Dapple.c1231 nvme_put_ctrl(&anv->ctrl); in apple_nvme_reset_work()
1239 nvme_put_ctrl(&anv->ctrl); in apple_nvme_remove_dead_ctrl_work()
1291 nvme_put_ctrl(&anv->ctrl); in apple_nvme_async_probe()
1628 nvme_put_ctrl(&anv->ctrl); in apple_nvme_probe()
H A Dcore.c278 nvme_put_ctrl(ctrl); in nvme_delete_ctrl_sync()
699 nvme_put_ctrl(ns->ctrl); in nvme_free_ns()
3777 nvme_put_ctrl(ctrl); in nvme_dev_open()
3791 nvme_put_ctrl(ctrl); in nvme_dev_release()
4225 nvme_put_ctrl(ctrl); in nvme_alloc_ns()
5056 nvme_put_ctrl(ctrl); in nvme_uninit_ctrl()
H A Dnvme.h818 static inline void nvme_put_ctrl(struct nvme_ctrl *ctrl) in nvme_put_ctrl() function
H A Dfabrics.c1475 nvme_put_ctrl(ctrl); in nvmf_dev_release()
H A Dpci.c3796 nvme_put_ctrl(&dev->ctrl); in nvme_probe()
3814 nvme_put_ctrl(&dev->ctrl); in nvme_probe()
H A Drdma.c2353 nvme_put_ctrl(&ctrl->ctrl); in nvme_rdma_create_ctrl()
H A Dtcp.c3021 nvme_put_ctrl(&ctrl->ctrl); in nvme_tcp_create_ctrl()
H A Dfc.c3597 nvme_put_ctrl(&ctrl->ctrl); in nvme_fc_init_ctrl()
/linux/drivers/nvme/target/
H A Dpassthru.c645 nvme_put_ctrl(subsys->passthru_ctrl); in __nvmet_passthru_ctrl_disable()