Searched refs:secure_fb_check_impl_ops (Results 1 – 1 of 1) sorted by relevance
63 static int secure_fb_check_impl_ops(const struct secure_fb_impl_ops* ops) { in secure_fb_check_impl_ops() function254 if ((rc = secure_fb_check_impl_ops(&impl_ops[i])) != NO_ERROR) { in add_secure_fb_service()