Searched refs:LINEOUT (Results 1 – 12 of 12) 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 | 85 (ids.ChameleonIds.LINEOUT, ids.CrosIds.EXTERNAL_MIC): 87 (ids.ChameleonIds.LINEOUT, ids.PeripheralIds.SPEAKER): 94 (ids.ChameleonIds.LINEOUT, 266 if audio_port.port_id == ids.ChameleonIds.LINEOUT:
|
D | audio_level.py | 42 ids.ChameleonIds.LINEOUT: _AudioLevel.LINE_LEVEL,
|
D | audio_board.py | 86 ids.ChameleonIds.LINEOUT: 'Chameleon FPGA line-out',
|
/external/autotest/server/site_tests/audio_AudioAfterSuspend/ |
D | control.external_mic | 33 bind_from=chameleon_audio_ids.ChameleonIds.LINEOUT,
|
D | control.internal_mic | 33 bind_from=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 | 33 bind_from=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_AudioBasicInternalMicrophone/ |
D | audio_AudioBasicInternalMicrophone.py | 46 chameleon_audio_ids.ChameleonIds.LINEOUT)
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/ |
D | audio_AudioBasicBluetoothRecord.py | 120 chameleon_audio_ids.ChameleonIds.LINEOUT)
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/ |
D | audio_AudioBasicBluetoothPlaybackRecord.py | 136 chameleon_audio_ids.ChameleonIds.LINEOUT)
|