Home
last modified time | relevance | path

Searched refs:ftpm_tee_probe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_ftpm_tee.c211 * ftpm_tee_probe() - initialize the fTPM
217 static int ftpm_tee_probe(struct device *dev) in ftpm_tee_probe() function
303 return ftpm_tee_probe(dev); in ftpm_plat_tee_probe()
387 .probe = ftpm_tee_probe,
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ftpm_tee.c210 * ftpm_tee_probe() - initialize the fTPM
216 static int ftpm_tee_probe(struct device *dev) in ftpm_tee_probe() function
302 return ftpm_tee_probe(dev); in ftpm_plat_tee_probe()
386 .probe = ftpm_tee_probe,

Completed in 2 milliseconds