Searched refs:ppintf (Results 1 – 1 of 1) sorted by relevance
131 struct tpm_intf **ppintf; in tpm_device_create() local186 SET_FOREACH(ppintf, tpm_intf_set) { in tpm_device_create()187 if (strcmp(value, (*ppintf)->name)) { in tpm_device_create()190 dev->intf = *ppintf; in tpm_device_create()