Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm1-cmd.c383 if (!chip->timeout_adjusted) { in tpm1_get_timeouts()
392 chip->timeout_adjusted = true; in tpm1_get_timeouts()
399 chip->timeout_adjusted = true; in tpm1_get_timeouts()
404 if (chip->timeout_adjusted) { in tpm1_get_timeouts()
H A Dtpm-sysfs.c297 chip->timeout_adjusted in timeouts_show()
/linux/include/linux/
H A Dtpm.h181 bool timeout_adjusted; member