Searched defs:tpm_chip (Results 1 – 5 of 5) sorted by relevance
54545 struct tpm_chip { struct54553 struct tpm_chip_seqops bin_log_seqops; argument54554 struct tpm_chip_seqops ascii_log_seqops; argument54555 unsigned int flags;54556 int dev_num;54557 long unsigned int is_open;54558 char hwrng_name[64];54559 struct hwrng hwrng;54560 struct mutex tpm_mutex;54561 long unsigned int timeout_a;[all …]
84498 struct tpm_chip { struct84506 struct tpm_chip_seqops bin_log_seqops; argument84507 struct tpm_chip_seqops ascii_log_seqops; argument84508 unsigned int flags;84509 int dev_num;84510 long unsigned int is_open;84511 char hwrng_name[64];84512 struct hwrng hwrng;84513 struct mutex tpm_mutex;84514 long unsigned int timeout_a;[all …]
50965 struct tpm_chip { struct50973 struct tpm_chip_seqops bin_log_seqops; argument50974 struct tpm_chip_seqops ascii_log_seqops; argument50975 unsigned int flags;50976 int dev_num;50977 long unsigned int is_open;50978 char hwrng_name[64];50979 struct hwrng hwrng;50980 struct mutex tpm_mutex;50981 long unsigned int timeout_a;[all …]