class PartitionDevice
Defined at line 24 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.h
Public Methods
void PartitionDevice (SdmmcBlockDevice *sdmmc_parent,const fuchsia_storage_block::wire::BlockInfo &block_info,EmmcPartitionpartition)
Defined at line 23 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc
EmmcPartition partition ()
Defined at line 33 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.h
fuchsia_storage_block::wire::BlockInfo block_info ()
Defined at line 34 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.h
std::string_view SessionSchedulerRole ()
block_server::DriverInterface
Defined at line 44 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.h
zx_status_t AddDevice ()
Defined at line 61 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc
void Get (GetCompleter::Sync & completer)
fuchsia_driver_token::NodeToken implementation.
Defined at line 143 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc
void SendReply (block_server::RequestId , zx::result<> )
Defined at line 135 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc
void StopBlockServer (fit::callback<void ()> callback)
Defined at line 118 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc
void OnRequests (cpp20::span<block_server::Request> )
Defined at line 131 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc
fdf::Logger & logger ()
Defined at line 116 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc