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