Home
last modified time | relevance | path

Searched refs:tpm_chip_seqops (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtpm.h131 struct tpm_chip_seqops { struct
164 struct tpm_chip_seqops bin_log_seqops;
165 struct tpm_chip_seqops ascii_log_seqops;
/linux/drivers/char/tpm/eventlog/
H A Dcommon.c30 struct tpm_chip_seqops *chip_seqops; in tpm_bios_measurements_open()