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

/linux-4.1.27/drivers/char/tpm/
H A Dtpm-chip.c40 * tpm_chip_find_get - return tpm_chip for a given chip number
43 struct tpm_chip *tpm_chip_find_get(int chip_num) tpm_chip_find_get() function
H A Dtpm-interface.c684 chip = tpm_chip_find_get(chip_num); tpm_pcr_read()
720 chip = tpm_chip_find_get(chip_num); tpm_pcr_extend()
809 chip = tpm_chip_find_get(chip_num); tpm_send()
991 chip = tpm_chip_find_get(chip_num); tpm_get_random()
H A Dtpm.h410 struct tpm_chip *tpm_chip_find_get(int chip_num);

Completed in 116 milliseconds