Home
last modified time | relevance | path

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

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