Home
last modified time | relevance | path

Searched refs:DEVICE_NODE (Results 1 – 2 of 2) sorted by relevance

/linux/tools/crypto/ccp/
H A Dtest_dbc.py41 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):
H A Ddbc.py24 DEVICE_NODE = "/dev/dbc" variable