Searched refs:seqops (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/char/tpm/eventlog/
H A Dcommon.c31 const struct seq_operations *seqops; local
40 seqops = chip_seqops->seqops;
46 err = seq_open(file, seqops);
129 chip->bin_log_seqops.seqops =
132 chip->bin_log_seqops.seqops =
148 chip->ascii_log_seqops.seqops =
/linux-master/include/linux/
H A Dtpm.h116 const struct seq_operations *seqops; member in struct:tpm_chip_seqops

Completed in 103 milliseconds