Searched refs:kmod_config_new (Results 1 – 3 of 3) sorted by relevance
124 int kmod_config_new(struct kmod_ctx *ctx, struct kmod_config **config, const char * const *config_p…
274 err = kmod_config_new(ctx, &ctx->config, config_paths); in kmod_new()
826 int kmod_config_new(struct kmod_ctx *ctx, struct kmod_config **p_config, in kmod_config_new() function