Searched refs:set_secvar_ops (Results 1 – 3 of 3) sorted by relevance
27 extern void set_secvar_ops(const struct secvar_operations *ops);31 static inline void set_secvar_ops(const struct secvar_operations *ops) { } in set_secvar_ops() function
14 void set_secvar_ops(const struct secvar_operations *ops) in set_secvar_ops() function
119 set_secvar_ops(&opal_secvar_ops); in opal_secvar_probe()