class Max98373

Defined at line 26 of file ../../src/media/audio/drivers/codecs/max98373/max98373.h

Protected Members

atomic initialized_

Public Methods

void Max98373 (zx_device_t * device, ddk::I2cChannel i2c, fidl::ClientEnd<fuchsia_hardware_gpio::Gpio> codec_reset)

Defined at line 30 of file ../../src/media/audio/drivers/codecs/max98373/max98373.h

zx_status_t Create (zx_device_t * parent)

Defined at line 152 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

zx_status_t Shutdown ()

Implementation for SimpleCodecServer.

Defined at line 150 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

Protected Methods

zx_status_t Stop ()

Defined at line 41 of file ../../src/media/audio/drivers/codecs/max98373/max98373.h

zx_status_t Start ()

Defined at line 42 of file ../../src/media/audio/drivers/codecs/max98373/max98373.h

zx::result<DriverIds> Initialize ()

Implementation for SimpleCodecServer.

Defined at line 132 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

zx_status_t Reset ()

Defined at line 95 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

Info GetInfo ()

Defined at line 183 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

DaiSupportedFormats GetDaiFormats ()

Defined at line 190 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

zx::result<CodecFormatInfo> SetDaiFormat (const DaiFormat & format)

Defined at line 210 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

GainFormat GetGainFormat ()

Defined at line 312 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

GainState GetGainState ()

Defined at line 336 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

void SetGainState (GainState state)

Defined at line 322 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

zx_status_t HardwareReset ()

Defined at line 61 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc