Searched refs:nr_commands (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | tpm.h | 200 u32 nr_commands; member |
/linux/drivers/char/tpm/ | ||
H A D | tpm2-space.c | 281 if (len < TPM_HEADER_SIZE || !chip->nr_commands) in tpm_find_and_validate_cc() |