Searched refs:soundcard (Results 1 – 8 of 8) sorted by relevance
25 soundcard = None29 soundcard = dut.run(cmd, ignore_status=True).stdout.strip().split()[0]31 soundcard = None33 if soundcard:34 soundcard = "card{}".format(soundcard)35 logging.info('---audio card %s', soundcard)38 return soundcard74 def get_audio_stream_state(dut, soundcard): argument89 "awk -v N=2 '{print $N}'" % soundcard)
57 …y be (not sure) excessive clock drift. Is the capture and playback done on the same soundcard?\n');
30 from its <soundcard.h>:51 driver; see ``<sys/soundcard.h>`` on either Linux or FreeBSD for a listing.181 Return a bitmask of the audio output formats supported by the soundcard. Some410 some soundcard's mixers.
28 from its <soundcard.h>:53 driver; see ``<sys/soundcard.h>`` on either Linux or FreeBSD for a listing.196 Return a bitmask of the audio output formats supported by the soundcard. Some429 some soundcard's mixers.
63 /* Define to 1 if you have the <sys/soundcard.h> header file. */
139 AC_CHECK_HEADERS(sys/soundcard.h sys/audioio.h)
12647 for ac_header in sys/soundcard.h sys/audioio.h
1359 /* Entries from file: soundcard.h */