Searched refs:lookup_backend_ops (Results 1 – 1 of 1) sorted by relevance
73 static const struct zcomp_ops *lookup_backend_ops(const char *comp) in lookup_backend_ops() function87 return lookup_backend_ops(comp) != NULL; in zcomp_available_algorithm()226 comp->ops = lookup_backend_ops(alg); in zcomp_create()