Home
last modified time | relevance | path

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

/Linux-v6.6/tools/crypto/ccp/
Dtest_dbc.py35 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):
Ddbc.py24 DEVICE_NODE = "/dev/dbc" variable