Searched refs:timeout_adjusted (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 207 milliseconds