Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm-interface.c684 chip = tpm_chip_find_get(chip_num); in tpm_pcr_read()
720 chip = tpm_chip_find_get(chip_num); in tpm_pcr_extend()
809 chip = tpm_chip_find_get(chip_num); in tpm_send()
991 chip = tpm_chip_find_get(chip_num); in tpm_get_random()
Dtpm-chip.c43 struct tpm_chip *tpm_chip_find_get(int chip_num) in tpm_chip_find_get() function
Dtpm.h410 struct tpm_chip *tpm_chip_find_get(int chip_num);