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, EmmcPartition partition)

Defined at line 23 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc

EmmcPartition partition ()

Defined at line 34 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.h

fuchsia_storage_block::wire::BlockInfo block_info ()

Defined at line 35 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.h

std::string_view SessionSchedulerRole ()

block_server::DriverInterface

Defined at line 48 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 AddChild (AddChildRequestView request, AddChildCompleter::Sync & completer)

fuchsia.driver.framework.Node

Defined at line 122 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc

void Get (GetCompleter::Sync & completer)

fuchsia_driver_token::NodeToken implementation.

Defined at line 162 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc

void SendReply (block_server::RequestId , zx::result<> )

Defined at line 154 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc

void StopBlockServer (fit::callback<void ()> callback)

Defined at line 137 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc

void OnRequests (cpp20::span<block_server::Request> )

Defined at line 150 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc

fdf::Logger & logger ()

Defined at line 135 of file ../../src/devices/block/drivers/sdmmc/sdmmc-partition-device.cc