Searched refs:portType (Results 1 - 9 of 9) sorted by relevance
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/ |
H A D | audio_idlhdimanager_performace_test.cpp | 133 .manager = manager, .portType = PORT_OUT, .adapterName = ADAPTER_NAME.c_str(), in HWTEST_F() 139 ret = GetLoadAdapter(audiopara.manager, audiopara.portType, audiopara.adapterName, &audiopara.adapter, in HWTEST_F()
|
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/ |
H A D | audio_idl_hdicapture_test.cpp | 253 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F() 284 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F() 468 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F() 487 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F() 506 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
|
H A D | audio_idl_hdicapture_control_test.cpp | 456 .capture = capture, .portType = PORT_OUT, .adapterName = ADAPTER_NAME.c_str(), in HWTEST_F() 494 .capture = capture, .portType = PORT_OUT, .adapterName = ADAPTER_NAME.c_str(), in HWTEST_F()
|
H A D | audio_idl_hdicapture_attr_test.cpp | 242 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
|
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/ |
H A D | audio_hdi_common.h | 175 enum AudioPortDirection portType; member 229 int32_t GetLoadAdapter(TestAudioManager *manager, int portType,
|
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/ |
H A D | hdi_service_common.h | 149 AudioPortDirection portType; member 197 int32_t GetLoadAdapter(TestAudioManager *manager, int portType,
|
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/ |
H A D | audio_hdi_common.cpp | 300 int32_t GetLoadAdapter(TestAudioManager *manager, int portType, in GetLoadAdapter() argument 318 int index = SwitchAdapter(descs, adapterName, portType, audioPort, size); in GetLoadAdapter()
|
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/ |
H A D | hdi_service_common.cpp | 313 int32_t GetLoadAdapter(TestAudioManager *manager, int portType, in GetLoadAdapter() argument 329 int index = SwitchAdapter(descs, adapterName, portType, audioPort, descsLen); in GetLoadAdapter()
|
/drivers/peripheral/audio/test/systemtest/hdi_service/hispark_taurus_standard/capture/src/ |
H A D | audio_idl_hdicapture_hardware_dependence_test.cpp | 754 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
|
Completed in 9 milliseconds