Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/eventlog/
H A Dcommon.c149 chip->ascii_log_seqops.chip = chip; in tpm_bios_log_setup()
150 chip->ascii_log_seqops.seqops = in tpm_bios_log_setup()
156 (void *)&chip->ascii_log_seqops, in tpm_bios_log_setup()
/openbmc/linux/include/linux/
H A Dtpm.h134 struct tpm_chip_seqops ascii_log_seqops; member