Searched refs:startup_type (Results 1 – 3 of 3) sorted by relevance
26 __be16 startup_type; member685 int tpm2_startup(struct tpm_chip *chip, u16 startup_type) in tpm2_startup() argument691 cmd.params.startup_in.startup_type = cpu_to_be16(startup_type); in tpm2_startup()719 cmd.params.startup_in.startup_type = cpu_to_be16(shutdown_type); in tpm2_shutdown()
381 __be16 startup_type; member546 extern int tpm2_startup(struct tpm_chip *chip, u16 startup_type);
486 static int tpm_startup(struct tpm_chip *chip, __be16 startup_type) in tpm_startup() argument491 start_cmd.params.startup_in.startup_type = startup_type; in tpm_startup()