Searched refs:seqops (Results 1 – 2 of 2) sorted by relevance
36 const struct seq_operations *seqops; in tpm_bios_measurements_open() local45 seqops = chip_seqops->seqops; in tpm_bios_measurements_open()51 err = seq_open(file, seqops); in tpm_bios_measurements_open()134 chip->bin_log_seqops.seqops = in tpm_bios_log_setup()137 chip->bin_log_seqops.seqops = in tpm_bios_log_setup()153 chip->ascii_log_seqops.seqops = in tpm_bios_log_setup()
208 const struct seq_operations *seqops; member