zephyr/drivers/disk
Fabio Baltieri 2a2b314fc4 drivers: fix few mismatched CONTAINER_OF
Fix few mismatched CONTAINER_OF, one missing k_work_delayable_from_work
conversion and few cases where the target should be pointing at the
first element explicitly.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-08-30 10:21:23 +02:00
..
nvme drivers: fix few mismatched CONTAINER_OF 2023-08-30 10:21:23 +02:00
CMakeLists.txt
flashdisk.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
Kconfig
Kconfig.flash
Kconfig.mmc
Kconfig.ram
Kconfig.sdmmc
mmc_subsys.c
ramdisk.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
sdmmc_sdhc.h
sdmmc_stm32.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
sdmmc_subsys.c