Searched refs:tpm_interface_getops (Results 1 – 3 of 3) sorted by relevance
20 struct interface_ops *tpm_interface_getops(struct tpm_chip_data *chip_data, uint8_t locality);
42 interface = tpm_interface_getops(chip_data, locality); in tpm_interface_init()
319 tpm_interface_getops(struct tpm_chip_data *chip_data, uint8_t locality) in tpm_interface_getops() function