Searched refs:sgx_provision_fops (Results 1 – 2 of 2) sorted by relevance
23 extern const struct file_operations sgx_provision_fops;
868 const struct file_operations sgx_provision_fops = { variable876 .fops = &sgx_provision_fops,901 if (file->f_op != &sgx_provision_fops) { in sgx_set_attribute()
Completed in 6 milliseconds