Add DISK_IOCTL_CTRL_DEINIT ioctl command to disk subsystem. When disk_access_ioctl() is called with this command, the disk will be de-initialized. After this IOCTL completes, the disk can safely be reinitialized. Fixes #60628 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| nvme.h | ||
| nvme_cmd.c | ||
| nvme_cmd.h | ||
| nvme_controller.c | ||
| nvme_controller_cmd.c | ||
| nvme_disk.c | ||
| nvme_helpers.h | ||
| nvme_namespace.c | ||
| nvme_namespace.h | ||