Home
last modified time | relevance | path

Searched refs:min_cap_length (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm.h74 const char *desc, size_t min_cap_length);
H A Dtpm1-cmd.c471 const char *desc, size_t min_cap_length) in tpm1_getcap() argument
497 rc = tpm_transmit_cmd(chip, buf, min_cap_length, desc); in tpm1_getcap()