Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpmrm-dev.c47 const struct file_operations tpmrm_fops = { variable
H A Dtpm.h237 extern const struct file_operations tpmrm_fops;
H A Dtpm2-space.c622 cdev_init(&chip->cdevs, &tpmrm_fops); in tpm_devs_add()