Searched refs:DEVICE_COMPATIBLE_NODE (Results 1 – 1 of 1) sorted by relevance
7 DEVICE_COMPATIBLE_NODE = '/proc/device-tree/compatible' variable16 with open(DEVICE_COMPATIBLE_NODE) as f:25 print('Read device node {} failed.'.format(DEVICE_COMPATIBLE_NODE))