Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/tpm/
Dtpmrm-dev.c47 const struct file_operations tpmrm_fops = { variable
Dtpm.h163 extern const struct file_operations tpmrm_fops;
Dtpm-chip.c385 cdev_init(&chip->cdevs, &tpmrm_fops); in tpm_chip_alloc()