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

/drivers/char/tpm/
H A Dtpm.c711 * tpm_chip_find_get - return tpm_chip for given chip number
713 static struct tpm_chip *tpm_chip_find_get(int chip_num) function
771 chip = tpm_chip_find_get(chip_num);
804 chip = tpm_chip_find_get(chip_num);
872 chip = tpm_chip_find_get(chip_num);

Completed in 42 milliseconds