Home
last modified time | relevance | path

Searched refs:nvmet_passthru_ctrl_enable (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dpassthru.c498 int nvmet_passthru_ctrl_enable(struct nvmet_subsys *subsys) in nvmet_passthru_ctrl_enable() function
H A Dnvmet.h553 int nvmet_passthru_ctrl_enable(struct nvmet_subsys *subsys);
H A Dconfigfs.c731 ret = nvmet_passthru_ctrl_enable(subsys); in nvmet_passthru_enable_store()