class FakeController
Defined at line 95 of file ../../src/media/audio/drivers/intel-hda/controller/intel-dsp-stream-test.cc
Public Methods
void FakeController (zx_device_t * parent)
Defined at line 97 of file ../../src/media/audio/drivers/intel-hda/controller/intel-dsp-stream-test.cc
void ~FakeController ()
Defined at line 99 of file ../../src/media/audio/drivers/intel-hda/controller/intel-dsp-stream-test.cc
zx_device_t * dev ()
Defined at line 100 of file ../../src/media/audio/drivers/intel-hda/controller/intel-dsp-stream-test.cc
zx_status_t Bind ()
Defined at line 101 of file ../../src/media/audio/drivers/intel-hda/controller/intel-dsp-stream-test.cc
void DdkRelease ()
Defined at line 102 of file ../../src/media/audio/drivers/intel-hda/controller/intel-dsp-stream-test.cc
ihda_codec_protocol_t proto ()
Defined at line 104 of file ../../src/media/audio/drivers/intel-hda/controller/intel-dsp-stream-test.cc
zx_status_t IhdaCodecGetDriverChannel (zx::channel * out_channel)
ZX_PROTOCOL_IHDA_CODEC Interface
Defined at line 112 of file ../../src/media/audio/drivers/intel-hda/controller/intel-dsp-stream-test.cc