Home
last modified time | relevance | path

Searched refs:tpm1_getcap (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/char/tpm/
A Dtpm-sysfs.c94 if (tpm1_getcap(chip, TPM_CAP_PROP_PCR, &cap, in pcrs_show()
127 if (tpm1_getcap(chip, TPM_CAP_FLAG_PERM, &cap, in enabled_show()
149 if (tpm1_getcap(chip, TPM_CAP_FLAG_PERM, &cap, in active_show()
171 if (tpm1_getcap(to_tpm_chip(dev), TPM_CAP_PROP_OWNER, &cap, in owned_show()
193 if (tpm1_getcap(to_tpm_chip(dev), TPM_CAP_FLAG_VOL, &cap, in temp_deactivated_show()
217 if (tpm1_getcap(chip, TPM_CAP_PROP_MANUFACTURER, &cap, in caps_show()
226 if (!tpm1_getcap(chip, TPM_CAP_VERSION_1_2, &cap, in caps_show()
234 if (tpm1_getcap(chip, TPM_CAP_VERSION_1_1, &cap, in caps_show()
A Dtpm1-cmd.c349 rc = tpm1_getcap(chip, TPM_CAP_PROP_TIS_TIMEOUT, &cap, NULL, in tpm1_get_timeouts()
355 rc = tpm1_getcap(chip, TPM_CAP_PROP_TIS_TIMEOUT, &cap, in tpm1_get_timeouts()
417 rc = tpm1_getcap(chip, TPM_CAP_PROP_TIS_DURATION, &cap, in tpm1_get_timeouts()
482 ssize_t tpm1_getcap(struct tpm_chip *chip, u32 subcap_id, cap_t *cap, in tpm1_getcap() function
512 EXPORT_SYMBOL_GPL(tpm1_getcap);
A Dtpm_tis_core.c526 rc = tpm1_getcap(chip, TPM_CAP_VERSION_1_2, &cap, in tpm_tis_update_durations()
532 rc = tpm1_getcap(chip, TPM_CAP_VERSION_1_1, &cap, in tpm_tis_update_durations()
731 ret = tpm1_getcap(chip, TPM_CAP_PROP_TIS_TIMEOUT, &cap, desc, 0); in tpm_tis_gen_interrupt()
A Dtpm.h178 ssize_t tpm1_getcap(struct tpm_chip *chip, u32 subcap_id, cap_t *cap,
/linux/
A Dvmlinux.symvers10648 0x00000000 tpm1_getcap vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30070 ffff8000107ccb50 T tpm1_getcap
A D.tmp_System.map30070 ffff8000107ccb50 T tpm1_getcap

Completed in 373 milliseconds