Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h905 void nvme_stop_ctrl(struct nvme_ctrl *ctrl);
H A Dcore.c252 nvme_stop_ctrl(ctrl); in nvme_do_delete_ctrl()
5090 void nvme_stop_ctrl(struct nvme_ctrl *ctrl) in nvme_stop_ctrl() function
5100 EXPORT_SYMBOL_GPL(nvme_stop_ctrl);
H A Dapple.c1639 nvme_stop_ctrl(&anv->ctrl); in apple_nvme_remove()
H A Dtcp.c2599 nvme_stop_ctrl(ctrl); in nvme_reset_ctrl_work()
H A Dfc.c3345 nvme_stop_ctrl(&ctrl->ctrl); in nvme_fc_reset_ctrl_work()
H A Dpci.c3916 nvme_stop_ctrl(&dev->ctrl); in nvme_remove()