Searched refs:set_secvar_ops (Results 1 – 4 of 4) sorted by relevance
32 int set_secvar_ops(const struct secvar_operations *ops);36 static inline int set_secvar_ops(const struct secvar_operations *ops) { return 0; } in set_secvar_ops() function
15 int set_secvar_ops(const struct secvar_operations *ops) in set_secvar_ops() function
163 return set_secvar_ops(&opal_secvar_ops); in opal_secvar_probe()
215 return set_secvar_ops(&plpks_secvar_ops); in plpks_secvar_init()