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.c1233 nvme_put_ctrl(&anv->ctrl); in apple_nvme_reset_work()
1241 nvme_put_ctrl(&anv->ctrl); in apple_nvme_remove_dead_ctrl_work()
1293 nvme_put_ctrl(&anv->ctrl); in apple_nvme_async_probe()
1628 nvme_put_ctrl(&anv->ctrl); in apple_nvme_probe()
H A Dcore.c285 nvme_put_ctrl(ctrl); in nvme_delete_ctrl_sync()
724 nvme_put_ctrl(ns->ctrl); in nvme_free_ns()
3845 nvme_put_ctrl(ctrl); in nvme_dev_open()
3859 nvme_put_ctrl(ctrl); in nvme_dev_release()
4314 nvme_put_ctrl(ctrl); in nvme_alloc_ns()
5140 nvme_put_ctrl(ctrl); in nvme_uninit_ctrl()
H A Dnvme.h844 static inline void nvme_put_ctrl(struct nvme_ctrl *ctrl) in nvme_put_ctrl() function
H A Dioctl.c741 nvme_put_ctrl(ctrl); in nvme_ns_head_ctrl_ioctl()
H A Dfabrics.c1475 nvme_put_ctrl(ctrl); in nvmf_dev_release()
H A Dpci.c3846 nvme_put_ctrl(&dev->ctrl); in nvme_probe()
3865 nvme_put_ctrl(&dev->ctrl); in nvme_probe()
H A Dtcp.c3087 nvme_put_ctrl(&ctrl->ctrl); in nvme_tcp_create_ctrl()
H A Dfc.c3611 nvme_put_ctrl(&ctrl->ctrl); in nvme_fc_init_ctrl()
/linux/drivers/nvme/target/
H A Dpassthru.c654 nvme_put_ctrl(subsys->passthru_ctrl); in __nvmet_passthru_ctrl_disable()