Searched refs:DEVICE_NODE (Results 1 – 2 of 2) sorted by relevance
41 self.d = open(DEVICE_NODE)52 if os.path.exists(DEVICE_NODE):71 if not os.path.exists(DEVICE_NODE):124 if not os.path.exists(DEVICE_NODE):184 if not os.path.exists(DEVICE_NODE):
24 DEVICE_NODE = "/dev/dbc" variable