Searched refs:nvme_reset_ctrl_sync (Results 1 – 3 of 3) sorted by relevance
455 int nvme_reset_ctrl_sync(struct nvme_ctrl *ctrl);
139 int nvme_reset_ctrl_sync(struct nvme_ctrl *ctrl) in nvme_reset_ctrl_sync() function153 EXPORT_SYMBOL_GPL(nvme_reset_ctrl_sync);2567 return nvme_reset_ctrl_sync(ctrl); in nvme_dev_ioctl()2592 ret = nvme_reset_ctrl_sync(ctrl); in nvme_sysfs_reset()
2453 nvme_reset_ctrl_sync(&dev->ctrl); in nvme_async_probe()2548 nvme_reset_ctrl_sync(&dev->ctrl); in nvme_reset_done()