Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/tpm/
Dtpm-dev.c60 const struct file_operations tpm_fops = { variable
Dtpm.h163 extern const struct file_operations tpm_fops;
Dtpm-chip.c358 cdev_init(&chip->cdev, &tpm_fops); in tpm_chip_alloc()