Searched refs:devicepath (Results 1 – 3 of 3) sorted by relevance
28 def deviceFound(devicepath): argument29 print "Device found: %s" % (devicepath)31 def deviceLost(devicepath): argument32 print "Device lost: %s" % (devicepath)
27 def deviceLost(devicepath): argument28 print "Device lost: %s" % (devicepath)
25 def deviceLost(devicepath): argument26 print "Device lost: %s" % (devicepath)