sev_fops 848 drivers/crypto/ccp/psp-dev.c static const struct file_operations sev_fops = { sev_fops 912 drivers/crypto/ccp/psp-dev.c misc->fops = &sev_fops; sev_fops 1023 drivers/crypto/ccp/psp-dev.c if (!filep || filep->f_op != &sev_fops)