Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dapple.c1172 nvme_put_ctrl(&anv->ctrl); in apple_nvme_reset_work()
1180 nvme_put_ctrl(&anv->ctrl); in apple_nvme_remove_dead_ctrl_work()
1235 nvme_put_ctrl(&anv->ctrl); in apple_nvme_async_probe()
Dcore.c249 nvme_put_ctrl(ctrl); in nvme_delete_ctrl_sync()
652 nvme_put_ctrl(ns->ctrl); in nvme_free_ns()
3220 nvme_put_ctrl(ctrl); in nvme_dev_open()
3234 nvme_put_ctrl(ctrl); in nvme_dev_release()
3649 nvme_put_ctrl(ctrl); in nvme_alloc_ns()
4377 nvme_put_ctrl(ctrl); in nvme_uninit_ctrl()
4511 nvme_put_ctrl(ctrl); in nvme_init_ctrl()
Dnvme.h716 static inline void nvme_put_ctrl(struct nvme_ctrl *ctrl) in nvme_put_ctrl() function
Dioctl.c810 nvme_put_ctrl(ctrl); in nvme_ns_head_ctrl_ioctl()
Dfabrics.c1344 nvme_put_ctrl(ctrl); in nvmf_dev_release()
Dpci.c3056 nvme_put_ctrl(&dev->ctrl); in nvme_probe()
3075 nvme_put_ctrl(&dev->ctrl); in nvme_probe()
Drdma.c2299 nvme_put_ctrl(&ctrl->ctrl); in nvme_rdma_create_ctrl()
Dtcp.c2605 nvme_put_ctrl(&ctrl->ctrl); in nvme_tcp_create_ctrl()
Dfc.c3605 nvme_put_ctrl(&ctrl->ctrl); in nvme_fc_init_ctrl()
/Linux-v6.6/drivers/nvme/target/
Dpassthru.c640 nvme_put_ctrl(subsys->passthru_ctrl); in __nvmet_passthru_ctrl_disable()
Dloop.c608 nvme_put_ctrl(&ctrl->ctrl); in nvme_loop_create_ctrl()