Searched refs:tpm_fops (Results 1 – 3 of 3) sorted by relevance
60 const struct file_operations tpm_fops = { variable
163 extern const struct file_operations tpm_fops;
358 cdev_init(&chip->cdev, &tpm_fops); in tpm_chip_alloc()