Searched refs:seqops (Results 1 – 2 of 2) sorted by relevance
31 const struct seq_operations *seqops; in tpm_bios_measurements_open() local40 seqops = chip_seqops->seqops; in tpm_bios_measurements_open()46 err = seq_open(file, seqops); in tpm_bios_measurements_open()131 chip->bin_log_seqops.seqops = in tpm_bios_log_setup()134 chip->bin_log_seqops.seqops = in tpm_bios_log_setup()150 chip->ascii_log_seqops.seqops = in tpm_bios_log_setup()
133 const struct seq_operations *seqops; member