class RpmbDeviceBase

Defined at line 22 of file ../../src/devices/block/drivers/sdmmc/sdmmc-rpmb-device.h

Public Methods

void RpmbDeviceBase (SdmmcBlockDevice * sdmmc_parent, const std::array<uint8_t, 16> & cid, const std::array<uint8_t, 512> & ext_csd)

Defined at line 24 of file ../../src/devices/block/drivers/sdmmc/sdmmc-rpmb-device.h

Protected Methods

fuchsia_hardware_rpmb::wire::EmmcDeviceInfo GetDeviceInfo ()

Defined at line 15 of file ../../src/devices/block/drivers/sdmmc/sdmmc-rpmb-device.cc

void Request (fuchsia_hardware_rpmb::wire::Request request, fit::callback<void (zx_status_t)> callback)

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

SdmmcBlockDevice * sdmmc_parent ()

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