Home
last modified time | relevance | path

Searched refs:AUDIO_CLASS_DIR (Results 1 – 1 of 1) sorted by relevance

/cts/suite/audio_quality/test_description/conf/
Ddetect_usb_audio.py22 AUDIO_CLASS_DIR = "/sys/class/sound" variable
35 sound_dev_list = os.listdir(AUDIO_CLASS_DIR)
39 card_full_path = os.path.realpath(AUDIO_CLASS_DIR + "/" + sound_dev)