Searched refs:seqops (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dtpm.h133 const struct seq_operations *seqops; member in struct:tpm_chip_seqops
/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 =

Completed in 706 milliseconds