class FakeController

Defined at line 76 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc

Public Methods

void FakeController (zx_device_t * parent)

Defined at line 78 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc

void ~FakeController ()

Defined at line 80 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc

zx_device_t * dev ()

Defined at line 81 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc

zx_status_t Bind ()

Defined at line 82 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc

void DdkRelease ()

Defined at line 83 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc

ihda_codec_protocol_t proto ()

Defined at line 85 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc

zx_status_t IhdaCodecGetDriverChannel (zx::channel * out_channel)

ZX_PROTOCOL_IHDA_CODEC Interface

Defined at line 93 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc