Home
last modified time | relevance | path

Searched refs:nvme_stop_ctrl (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/nvme/target/
Dloop.c433 nvme_stop_ctrl(&ctrl->ctrl); in nvme_loop_reset_ctrl_work()
/linux-6.1.9/drivers/nvme/host/
Dnvme.h741 void nvme_stop_ctrl(struct nvme_ctrl *ctrl);
Dapple.c1534 nvme_stop_ctrl(&anv->ctrl); in apple_nvme_remove()
Dcore.c215 nvme_stop_ctrl(ctrl); in nvme_do_delete_ctrl()
4946 void nvme_stop_ctrl(struct nvme_ctrl *ctrl) in nvme_stop_ctrl() function
4957 EXPORT_SYMBOL_GPL(nvme_stop_ctrl);
Drdma.c2229 nvme_stop_ctrl(&ctrl->ctrl); in nvme_rdma_reset_ctrl_work()
Dtcp.c2171 nvme_stop_ctrl(ctrl); in nvme_reset_ctrl_work()
Dpci.c3231 nvme_stop_ctrl(&dev->ctrl); in nvme_remove()
Dfc.c3333 nvme_stop_ctrl(&ctrl->ctrl); in nvme_fc_reset_ctrl_work()