chip_seqops        30 drivers/char/tpm/eventlog/common.c 	struct tpm_chip_seqops *chip_seqops;
chip_seqops        39 drivers/char/tpm/eventlog/common.c 	chip_seqops = (struct tpm_chip_seqops *)inode->i_private;
chip_seqops        40 drivers/char/tpm/eventlog/common.c 	seqops = chip_seqops->seqops;
chip_seqops        41 drivers/char/tpm/eventlog/common.c 	chip = chip_seqops->chip;