Home
last modified time | relevance | path

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

/drivers/char/tpm/
Dtpm2-cmd.c74 __be32 property_id; member
82 __be32 property_id; member
728 ssize_t tpm2_get_tpm_pt(struct tpm_chip *chip, u32 property_id, u32 *value, in tpm2_get_tpm_pt() argument
736 cmd.params.get_tpm_pt_in.property_id = cpu_to_be32(property_id); in tpm2_get_tpm_pt()
947 cmd.params.get_tpm_pt_in.property_id = cpu_to_be32(0x100); in tpm2_probe()
Dtpm.h535 ssize_t tpm2_get_tpm_pt(struct tpm_chip *chip, u32 property_id,