Searched refs:DEVICE_NODE (Results 1 – 2 of 2) sorted by relevance
35 self.d = open(DEVICE_NODE)46 if os.path.exists(DEVICE_NODE):65 if not os.path.exists(DEVICE_NODE):115 if not os.path.exists(DEVICE_NODE):173 if not os.path.exists(DEVICE_NODE):
24 DEVICE_NODE = "/dev/dbc" variable