Home
last modified time | relevance | path

Searched refs:was_suspended (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/nvme/host/
H A Dcore.c2411 static void nvme_configure_opal(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_configure_opal() argument
2416 else if (was_suspended) in nvme_configure_opal()
2424 static void nvme_configure_opal(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_configure_opal() argument
3479 int nvme_init_ctrl_finish(struct nvme_ctrl *ctrl, bool was_suspended) in nvme_init_ctrl_finish() argument
3510 nvme_configure_opal(ctrl, was_suspended); in nvme_init_ctrl_finish()
H A Dnvme.h807 int nvme_init_ctrl_finish(struct nvme_ctrl *ctrl, bool was_suspended);