class TestStreamCustom
Defined at line 222 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc
Public Methods
void TestStreamCustom ()
Defined at line 224 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc
void OnGetStringLocked (const audio_proto::GetStringReq & req, audio_proto::GetStringResp * out_resp)
Defined at line 225 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc
void OnGetGainLocked (audio_proto::GainState * out_resp)
Defined at line 233 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc
void OnSetGainLocked (const audio_proto::SetGainReq & req, audio_proto::SetGainResp * out_resp)
Defined at line 241 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc
void OnPlugDetectLocked (StreamChannel * response_channel, audio_proto::PlugDetectResp * out_resp)
Defined at line 245 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc
void NotifyPlugState (bool plugged, int64_t plug_time)
Defined at line 249 of file ../../src/media/audio/drivers/intel-hda/controller/intel-hda-stream-test.cc