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