Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/eventlog/
Dcommon.c35 struct tpm_chip_seqops *chip_seqops; in tpm_bios_measurements_open() local
44 chip_seqops = (struct tpm_chip_seqops *)inode->i_private; in tpm_bios_measurements_open()
45 seqops = chip_seqops->seqops; in tpm_bios_measurements_open()
46 chip = chip_seqops->chip; in tpm_bios_measurements_open()