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> |
||
|---|---|---|
| .. | ||
| nvme | ||
| CMakeLists.txt | ||
| flashdisk.c | ||
| Kconfig | ||
| Kconfig.flash | ||
| Kconfig.loopback | ||
| Kconfig.mmc | ||
| Kconfig.ram | ||
| Kconfig.sdmmc | ||
| loopback_disk.c | ||
| mmc_subsys.c | ||
| ramdisk.c | ||
| sdmmc_sdhc.h | ||
| sdmmc_stm32.c | ||
| sdmmc_subsys.c | ||