Home
last modified time | relevance | path

Searched refs:timeout_adjusted (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/char/tpm/
Dtpm-interface.c547 chip->vendor.timeout_adjusted = in tpm_get_timeouts()
550 if (!chip->vendor.timeout_adjusted) { in tpm_get_timeouts()
558 chip->vendor.timeout_adjusted = true; in tpm_get_timeouts()
563 if (chip->vendor.timeout_adjusted) { in tpm_get_timeouts()
Dtpm-sysfs.c261 chip->vendor.timeout_adjusted in timeouts_show()
Dtpm.h140 bool timeout_adjusted; member