Searched refs:timeout_adjusted (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/char/tpm/
H A Dtpm1-cmd.c383 if (!chip->timeout_adjusted) {
392 chip->timeout_adjusted = true;
399 chip->timeout_adjusted = true;
404 if (chip->timeout_adjusted) {
H A Dtpm-sysfs.c297 chip->timeout_adjusted
H A Dtpm_tis_core.c696 chip->timeout_adjusted = false;
713 chip->timeout_adjusted = true;
/linux-master/include/linux/
H A Dtpm.h150 bool timeout_adjusted; member in struct:tpm_chip

Completed in 242 milliseconds