Home
last modified time | relevance | path

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

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