Searched refs:TPM_SYSFS_PATH (Results 1 – 1 of 1) sorted by relevance
83 TPM_SYSFS_PATH = '/sys/class/misc/tpm0' variable84 TPM_SYSFS_ENABLED_FILE = os.path.join(TPM_SYSFS_PATH, 'device/enabled')269 if os.path.exists(TPM_SYSFS_PATH):271 % os.path.realpath(TPM_SYSFS_PATH), check=True)334 if os.path.exists(TPM_SYSFS_PATH):335 self._Call('umount %s' % os.path.realpath(TPM_SYSFS_PATH))