Searched refs:tty_device (Results 1 – 2 of 2) sorted by relevance
42 def __init__(self, target, monsoon_bin=None, tty_device=None): argument48 self.tty_device = tty_device70 if self.tty_device:71 cmd += ['--device', self.tty_device]
87 tty_device = (['device_file=%s' % (modemname),105 environment = { 'FAKEGUDEV_DEVICES' : ':'.join(tty_device +