Searched refs:sgx_provision_fops (Results 1 – 2 of 2) sorted by relevance
22 extern const struct file_operations sgx_provision_fops;
882 const struct file_operations sgx_provision_fops = { variable890 .fops = &sgx_provision_fops,914 if (fd_file(f)->f_op != &sgx_provision_fops) in sgx_set_attribute()