Searched refs:LINEOUT (Results 1 – 17 of 17) sorted by relevance
/external/autotest/client/cros/chameleon/ |
D | chameleon_audio_ids.py | 17 LINEOUT = 'Chameleon LineOut' variable in ChameleonIds 23 SOURCE_PORTS = [LINEOUT, USBOUT]
|
D | chameleon_audio_helper.py | 90 (ids.ChameleonIds.LINEOUT, ids.CrosIds.EXTERNAL_MIC): 92 (ids.ChameleonIds.LINEOUT, ids.PeripheralIds.SPEAKER): 99 (ids.ChameleonIds.LINEOUT, 282 if audio_port.port_id == ids.ChameleonIds.LINEOUT:
|
D | audio_level.py | 42 ids.ChameleonIds.LINEOUT: _AudioLevel.LINE_LEVEL,
|
D | audio_board.py | 92 ids.ChameleonIds.LINEOUT: 'Chameleon FPGA line-out',
|
/external/autotest/server/site_tests/audio_AudioBasicAssistant/ |
D | audio_AudioBasicAssistant.py | 41 chameleon_audio_ids.ChameleonIds.LINEOUT)
|
/external/autotest/server/site_tests/audio_AudioAfterReboot/ |
D | control.external_mic | 33 bind_from=chameleon_audio_ids.ChameleonIds.LINEOUT,
|
D | control.internal_mic | 34 bind_from=chameleon_audio_ids.ChameleonIds.LINEOUT,
|
/external/autotest/server/site_tests/audio_AudioAfterSuspend/ |
D | control.external_mic | 37 bind_from=chameleon_audio_ids.ChameleonIds.LINEOUT,
|
D | control.internal_mic.plug | 40 bind_from=chameleon_audio_ids.ChameleonIds.LINEOUT,
|
D | control.internal_mic | 39 bind_from=chameleon_audio_ids.ChameleonIds.LINEOUT,
|
D | control.external_mic.unplug | 40 bind_from=chameleon_audio_ids.ChameleonIds.LINEOUT,
|
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/ |
D | audio_AudioBasicInternalMicrophone.py | 42 chameleon_audio_ids.ChameleonIds.LINEOUT)
|
/external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/ |
D | audio_AudioBasicExternalMicrophone.py | 49 chameleon_audio_ids.ChameleonIds.LINEOUT)
|
/external/autotest/server/site_tests/audio_AudioBasicHotwording/ |
D | audio_AudioBasicHotwording.py | 58 chameleon_audio_ids.ChameleonIds.LINEOUT)
|
/external/autotest/server/site_tests/audio_AudioPinnedStream/ |
D | audio_AudioPinnedStream.py | 59 chameleon_audio_ids.ChameleonIds.LINEOUT)
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/ |
D | audio_AudioBasicBluetoothRecord.py | 121 chameleon_audio_ids.ChameleonIds.LINEOUT)
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/ |
D | audio_AudioBasicBluetoothPlaybackRecord.py | 140 chameleon_audio_ids.ChameleonIds.LINEOUT)
|