Home
last modified time | relevance | path

Searched refs:__kmod_module_new_from_lookup (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-module.c504 static int __kmod_module_new_from_lookup(struct kmod_ctx *ctx, const lookup_func lookup[], in __kmod_module_new_from_lookup() function
581 err = __kmod_module_new_from_lookup(ctx, lookup, ARRAY_SIZE(lookup), in kmod_module_new_from_lookup()
638 err = __kmod_module_new_from_lookup(ctx, lookup, ARRAY_SIZE(lookup), in kmod_module_new_from_name_lookup()