Searched defs:tpm_chip (Results 1 – 1 of 1) sorted by relevance
52480 struct tpm_chip { struct52488 struct tpm_chip_seqops bin_log_seqops; argument52489 struct tpm_chip_seqops ascii_log_seqops; argument52490 unsigned int flags;52491 int dev_num;52492 long unsigned int is_open;52493 char hwrng_name[64];52494 struct hwrng hwrng;52495 struct mutex tpm_mutex;52496 long unsigned int timeout_a;[all …]