Home
last modified time | relevance | path

Searched refs:tee_vdata (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/ccp/
H A Dsp-dev.h52 struct tee_vdata { struct
72 const struct tee_vdata *tee; argument
H A Dtee-dev.h68 struct tee_vdata *vdata;
H A Dsp-pci.c420 static const struct tee_vdata teev1 = {
429 static const struct tee_vdata teev2 = {
H A Dtee-dev.c210 tee->vdata = (struct tee_vdata *)psp->vdata->tee; in tee_dev_init()