Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtpm.h103 struct tpm_chip_seqops { struct
122 struct tpm_chip_seqops bin_log_seqops; argument
123 struct tpm_chip_seqops ascii_log_seqops;
/Linux-v5.4/drivers/char/tpm/eventlog/
Dcommon.c30 struct tpm_chip_seqops *chip_seqops; in tpm_bios_measurements_open()
39 chip_seqops = (struct tpm_chip_seqops *)inode->i_private; in tpm_bios_measurements_open()