Searched refs:tpmrm_fops (Results 1 – 3 of 3) sorted by relevance
47 const struct file_operations tpmrm_fops = { variable
163 extern const struct file_operations tpmrm_fops;
385 cdev_init(&chip->cdevs, &tpmrm_fops); in tpm_chip_alloc()