Home
last modified time | relevance | path

Searched refs:tpm_fops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm-dev.c60 const struct file_operations tpm_fops = { variable
H A Dtpm.h236 extern const struct file_operations tpm_fops;
H A Dtpm-chip.c361 cdev_init(&chip->cdev, &tpm_fops); in tpm_chip_alloc()