Home
last modified time | relevance | path

Searched refs:tpm_chip_find_get (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/char/tpm/
Dtpm-interface.c680 chip = tpm_chip_find_get(chip_num); in tpm_is_tpm2()
708 chip = tpm_chip_find_get(chip_num); in tpm_pcr_read()
744 chip = tpm_chip_find_get(chip_num); in tpm_pcr_extend()
833 chip = tpm_chip_find_get(chip_num); in tpm_send()
1015 chip = tpm_chip_find_get(chip_num); in tpm_get_random()
1063 chip = tpm_chip_find_get(chip_num); in tpm_seal_trusted()
1089 chip = tpm_chip_find_get(chip_num); in tpm_unseal_trusted()
Dtpm-chip.c43 struct tpm_chip *tpm_chip_find_get(int chip_num) in tpm_chip_find_get() function
Dtpm.h515 struct tpm_chip *tpm_chip_find_get(int chip_num);