Home
last modified time | relevance | path

Searched refs:tpm_find_get_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-interface.c264 chip = tpm_find_get_ops(chip); in tpm_is_tpm2()
289 chip = tpm_find_get_ops(chip); in tpm_pcr_read()
320 chip = tpm_find_get_ops(chip); in tpm_pcr_extend()
358 chip = tpm_find_get_ops(chip); in tpm_send()
449 chip = tpm_find_get_ops(chip); in tpm_get_random()
H A Dtpm.h194 struct tpm_chip *tpm_find_get_ops(struct tpm_chip *chip);
H A Dtpm-chip.c221 * tpm_find_get_ops() - find and reserve a TPM chip
235 struct tpm_chip *tpm_find_get_ops(struct tpm_chip *chip) in tpm_find_get_ops() function
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-interface.c264 chip = tpm_find_get_ops(chip); in tpm_is_tpm2()
289 chip = tpm_find_get_ops(chip); in tpm_pcr_read()
320 chip = tpm_find_get_ops(chip); in tpm_pcr_extend()
358 chip = tpm_find_get_ops(chip); in tpm_send()
461 chip = tpm_find_get_ops(chip); in tpm_get_random()
H A Dtpm.h270 struct tpm_chip *tpm_find_get_ops(struct tpm_chip *chip);
H A Dtpm-chip.c226 * tpm_find_get_ops() - find and reserve a TPM chip
240 struct tpm_chip *tpm_find_get_ops(struct tpm_chip *chip) in tpm_find_get_ops() function

Completed in 4 milliseconds